How can I set the "authjs.session-token" cookie to expire as "Session"? #12487
Unanswered
odevnicolas
asked this question in
Help
Replies: 1 comment
-
I have the exact same issue. Tried everything from middleware, to wrapping the GET handler and rewriting there... The later worked in dev mode, but not in production mode. This seems like such a logical use-case for me. I see no solution for this anywhere. Have you managed to solve this somehow? |
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.
-
I would like to implement a feature where every time the user closes the browser, the user is logged out, I am using nexthAuth with next 14
Beta Was this translation helpful? Give feedback.
All reactions