NextAuth cookies are stripped from PUT requests in production (Safari only) #2680
Unanswered
traintime-de
asked this question in
Help
Replies: 2 comments
-
This is the error is the in the Safari console: |
Beta Was this translation helpful? Give feedback.
0 replies
-
It doesn't sound like a nextauth specific issue to me. can you confirm that it's only nextauth cookies that are being stripped? do you have a reproduction? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question 💬
We seem to be having a problem with next-auth where cookies are stripped from PUT requests in production, although is working locally.
Our setup:
The issue seems to occur across Safari / Webkit based browsers
Any advice greatly appreciated - have been working on this issue for weeks!!!
Thanks,
Steve
How to reproduce ☕️
Safari locally:

Safari production:

Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR
Beta Was this translation helpful? Give feedback.
All reactions