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 ?