Stateless app with next-auth ? #5344
Unanswered
YoannBuzenet
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.
-
Hello,
Can we make a stateless app with next-auth, using JWT config ?
I think we can, but the name "Session" used in the app makes me doubt, because it is the name we use for server session that makes an app stateful and thus hard to scale.
What do you think ?
Beta Was this translation helpful? Give feedback.
All reactions