-
Notifications
You must be signed in to change notification settings - Fork 10.1k
withCredentials: true not sending cookies in production #5352
Unanswered
colespencer1453
asked this question in
Q&A
-
Hello, I have an express server and a nextjs client. I want to send cookies for auth from the client to the server. Locally this works fine, but in production it does not attach the cookies despite withCredentials begin set to true. Any insight here? I'm using version 4.8
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment