specified database name gets ignored with MongDB #1779
Unanswered
lukvermeulen
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Your question
I try to use my own database name e.g. "users" with MongoDB, however nextauth creates a DB called "test". Am I missing something obvious?
Reproduction
I specify my options object as follows:
I also tried using the database object, but it did not create different results.
Feedback
Beta Was this translation helpful? Give feedback.
All reactions