Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neo4j adapter can't seem to work with Credentials provider #153

Open
hubcio2115 opened this issue Jan 14, 2024 · 0 comments
Open

Neo4j adapter can't seem to work with Credentials provider #153

hubcio2115 opened this issue Jan 14, 2024 · 0 comments

Comments

@hubcio2115
Copy link

Environment

  • Operating System: Darwin
  • Node Version: v20.9.0
  • Nuxt Version: 3.9.1
  • CLI Version: 3.10.0
  • Nitro Version: 2.8.1
  • Package Manager: bun@1.0.22
  • Builder: -
  • User Config: devtools, modules, alias, runtimeConfig
  • Runtime Modules: @hebilicious/authjs-nuxt@0.3.5
  • Build Modules: -

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 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant