signOut Event Not Triggering on Session Expiration in NextAuth.js #12614
Unanswered
Navneet2213
asked this question in
Help
Replies: 0 comments
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'm using NextAuth.js and handling login/logout events to update the user's status in my database. However, the signOut event only triggers when a user manually logs out, but not when the session expires due to maxAge.
Issue:
Question:
Thanks in advance! 🚀
Beta Was this translation helpful? Give feedback.
All reactions