help... cookie not sent on https
I'm trying to implement the auth using passport js and it's working over localhost but when I turn on samesite=none and secure=true in my cookie settings over my production build the cookies are not beint sent (not even the set-cookie header) but it's beint sent if i only have the samesite none and not the secure true but chrome requires secure.. I have been frustrated over this for few days and I cannot find the cause any help is much appreciated
https://github.com/yogeshdnumb/express-template
https://github.com/yogeshdnumb/shadcn-template
GitHub
GitHub - yogeshdnumb/express-template
Contribute to yogeshdnumb/express-template development by creating an account on GitHub.
GitHub
GitHub - yogeshdnumb/shadcn-template
Contribute to yogeshdnumb/shadcn-template development by creating an account on GitHub.
0 Replies