My backend in nest, don't recive value cookie from frontend
Anonymous
TRIALOP

2 years ago

my application works with session authentication, that is, we save the user's session in redis, however, after logging in, we send the cookie to the front, so far everything is ok, the problem is when the front will make a request and the railway backend receives empty, and I configured cors to accept the credentials, i test with front local and it's dont work, some one have a idea what is ?

2 Replies

Anonymous
TRIALOP

2 years ago

5075a609-a7b3-4ef7-abed-b5520d932087


mlima2412
PRO

a year ago

Did you solve the problem? I have the same situation


Loading...