bradtraversy / proshop-v2

ProShop ecommerce website built with MERN & Redux Toolkit
532 stars 267 forks source link

jwt token not sent to browser's cookie. #8

Closed Iftee97 closed 11 months ago

Iftee97 commented 1 year ago

when frontend is deployed, the browser doesn't receive the jwt cookie sent to the browser on login and register. works perfectly the way it should when running locally.

bushblade commented 11 months ago

Hi @Iftee97 Is this in your own project or using the code in this repository? Where are you deploying to? Are the frontend and backend served from the same origin? I you are one of Brads students of the course, could you please ask over on Brad's Discord server or in the course Q&A?

bushblade commented 11 months ago

Closing as not enough information and not able to reproduce in repository code.