You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Credentials provider with a @auth/neo4j-adapter doesn't work. Doesn't throw any errors, doesn't create new tokens, doesn't create sessions, nothing. The auth-flow just goes back to the origin. JWT callback gets called and gets the user correctly but session doesn't get called at all.
But login with a google-provider works fine.
Sorry this is not more descriptive but at this point I don't have a clue why it doesn't work.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
Darwin
v20.9.0
3.9.1
3.10.0
2.8.1
[email protected]
-
devtools
,modules
,alias
,runtimeConfig
@hebilicious/[email protected]
-
Reproduction
https://github.com/hubcio2115/nuxt-auth-neo4j-adapter-min-reproduction
Describe the bug
Credentials
provider with a@auth/neo4j-adapter
doesn't work. Doesn't throw any errors, doesn't create new tokens, doesn't create sessions, nothing. The auth-flow just goes back to the origin. JWT callback gets called and gets theuser
correctly but session doesn't get called at all.But login with a google-provider works fine.
Sorry this is not more descriptive but at this point I don't have a clue why it doesn't work.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: