Relative Content

Tag Archive for reactjsexpresscookies

My express server is not saving the JWT in cookies

I’m trying to make a blog with react and express with sql but when I’m trying to save the JWT into a cookie the browser just don’t save it, I don’t get it because there is no error in the console or the browser, it returns a 200 and the login page redirects to main but doesn’t save the cookie: