Discriminator in DiscordProvider #9598
mallusrgreatv2
started this conversation in
Ideas
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.
-
Goals
Add discriminator in DiscordProvider
Background
Without discriminators, many people can just impersonate others.
I know that Discord has been rolling out the new feature which removes discriminators for the past year. But the issue is, there are still a lot of accounts that have not yet converted. I personally know a couple that choose to stay with discriminators.
Proposal
https://github.com/nextauthjs/next-auth/blob/v4/packages/next-auth/src/providers/discord.ts#L40
Add discriminator option here.
Beta Was this translation helpful? Give feedback.
All reactions