How do I extend the default user object? #3299
Unanswered
italodeandra
asked this question in
Help
Replies: 1 comment 2 replies
-
you don't need any of that. For TS: https://next-auth.js.org/getting-started/typescript Further, the |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hi team,
I'm currently in the need of extending the default user object, and I did it like this:
Is there a better way for doing this or did I manage to do in a good way? For future "extensions" should I keep doing the same way?
Beta Was this translation helpful? Give feedback.
All reactions