Removing E-Mail from Next-Auth
Unanswered
Tonkinese posted this in #help-forum
TonkineseOP
Hey,
How can i remove the email field from Next-Auth in the DB?
Regards
How can i remove the email field from Next-Auth in the DB?
Regards
11 Replies
TonkineseOP
^
@Tonkinese Hey,
How can i remove the email field from Next-Auth in the DB?
Regards
Siamese
Just use the event stuff if yk what I mean
Maybe session here
TonkineseOP
So means instead of the adapter i have to use the profile function, add the user in the db if he isnt in there and then return the data?
Siamese
I think the adapter runs after the functions/events
You can also modify the provider src and use it as a GitHub package
TonkineseOP
That function gives me the whole discord user from the discord api
Siamese
I don't think it's profile
TonkineseOP
okay
@Siamese I don't think it's profile
TonkineseOP
npm i next-auth
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:*
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:*
Bruh 
