Replies: 1 comment 2 replies
-
|
Hi,
|
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 authenticate by NextAuth in my application by following this example The login/callback process goes well but the user is not displayed on the dashboard, and the authenticatedItem returns '{state: 'unauthenticated'} I've gone through the threads (e.g. #8919) but haven't found anything that solves my problem. Does anyone have an idea?
Beta Was this translation helpful? Give feedback.
All reactions