signout user when closed tab in browser or closed browser #11936
Unanswered
piotr-kozlowski-reps
asked this question in
Help
Replies: 1 comment 2 replies
-
did you find the solution i am facing the same issue |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi,
I've got a problem and I couldn't find any solution to, so ... Here it is:
[ "next": "14.2.4" "next-auth": "4.24.7" ]
I want to signOut when client closes tab or browser, I added a small provider, and wrapped app with it:
But when I go back, session is still active and I got into app without being asked for login.
Looking forward to your help to achieve desired functionality, please
Regards
Piotr
Beta Was this translation helpful? Give feedback.
All reactions