Cannot remove default keys from User type #8419
Unanswered
arminhupka
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.
Question 💬
How i can remove default keys from User type? I already defined new interface in
next-auth.d.tsAfter that Webstorm still shows default fields.
How to reproduce ☕️
Just create new project and create new User interface.
All reactions