Replies: 2 comments 3 replies
-
You are using the JSON Web Tokens as session tokens. session: {
jwt: true,
}, |
Beta Was this translation helpful? Give feedback.
2 replies
-
So there is no way to have a custom credentials provider in combination with a database adapter in v4? can somebody explain why? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I am using mongodb to login with the credential provider. But after login success the Session is not creating in mongodb collection. Please help me with any example available .
here is what my code is for [...nextauth].js
Beta Was this translation helpful? Give feedback.
All reactions