Kunalll
Kunalll
> not working in what sense? > is the cookie not sent by the server or you are unable to see it in postman > > if you are not...
> Sometimes, servers might set cookies with specific attributes (like HttpOnly or Secure) that prevent them from being accessed by client-side JavaScript. These cookies won't be visible in the "Cookies"...
> > > not working in what sense? > > > is the cookie not sent by the server or you are unable to see it in postman > >...
> Check both tokens before sending response They are created properly they are received from func
> Share your repo link Check my profile link will be there
> I have solved the issue, please reply if you still need help I figured out secure true options required https protocol not http
token not getting from req.cookies