Replies: 2 comments
-
I'd delete every session for the user in the sessions table. |
Beta Was this translation helpful? Give feedback.
0 replies
-
+1 |
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'm using next-auth v5 on my next.js 14 project, also I'm using "JWT" strategy and prisma adapter, can anyone give me an idea or example logic to implement the "logout from all devices"?
Beta Was this translation helpful? Give feedback.
All reactions