akira
KPCKevin Powell - Community
•Created by akira on 11/9/2024 in #back-end
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
1 replies
KPCKevin Powell - Community
•Created by akira on 5/28/2024 in #front-end
How to prevent a div going under a sticky div?
5 replies