Replies: 1 comment
-
|
@kasrabt Could you provide the code snippet of this update being called, and your auth.config.ts so I can provide you the solution? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The session updates successfully in production but immediately reverts to its previous state.
We’re updating the session both on the server side and the client side, and all of our callbacks are correctly configured.
It works perfectly on localhost, with the same configuration and callbacks.
Environment:
next-auth: 5.0.0-beta.29
Next.js App Router
Beta Was this translation helpful? Give feedback.
All reactions