Cookies aren't being assigned to the client
so my backend or api is deployed on heroku and I am trying to log in but the cookies are not assigned on the client , I do see the cookie id in my mongodb collections , what is wrong with my code ?
Please Help
1 Reply
Did you actually initialize the middleware?