Skip to content
Discussion options

You must be logged in to vote

This is possible, and fairly easy to do! You can simply add the fields to your User model, and make sure you override the profile callback of your provider to return those values.

https://next-auth.js.org/adapters/models#user

https://next-auth.js.org/configuration/providers/oauth#using-a-custom-provider

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DarrenBaldwin07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
question Ask how to do something or how something works
2 participants
Converted from issue

This discussion was converted from issue #4384 on April 14, 2022 08:00.