Documentation
Authentication
Discord

Discord as Authentication Provider

To configure discord as authentication provider configure these environment variables in .env.

.env
DISCORD_CLIENT_ID=
DISCORD_CLIENT_SECRET=

Click here (opens in a new tab) to know more about discord oauth2.