Replies: 3 comments
-
I have basic setup with database and without jwt |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://hastebin.com/fewofocudo.js - main page, where i need to get id and other staff |
Beta Was this translation helpful? Give feedback.
0 replies
-
I would use the mongodb driver for node or mongoose. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Your question
How to provide new values in mongodb with oauth2 provider?
What are you trying to do
I am using discord provider and i need id of user to search in my own database after auth, but i cant figure out how to get id of signed user
Reproduction
Feedback
Documentation refers to searching through online documentation, code comments and issue history. The example project refers to next-auth-example.
Beta Was this translation helpful? Give feedback.
All reactions