res.cookie from express is not setting the cookie in the client
I’m facing a problem with my express route, where the cookie that is sent as a response is not set on the client, the strange thing is that the cookie is sent in the header, but it doesn’t appear in the browser.
res.cookie from express is not setting the cookie in the client
I’m facing a problem with my express route, where the cookie that is sent as a response is not set on the client, the strange thing is that the cookie is sent in the header, but it doesn’t appear in the browser.
res.cookie from express is not setting the cookie in the client
I’m facing a problem with my express route, where the cookie that is sent as a response is not set on the client, the strange thing is that the cookie is sent in the header, but it doesn’t appear in the browser.