Next.js Discord

Discord Forum

Implementing Next-Auth Discord

Answered
Silver carp posted this in #help-forum
Open in Discord
Silver carpOP
How would I implement Next-Auth using Discord for authentication into my NextJS, TS website?
Answered by B33fb0n3
you can use the discord provider: https://next-auth.js.org/providers/discord

You can get the env variables from https://discord.com/developers/applications
View full answer

3 Replies