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.
To configure discord as authentication provider configure these environment variables in .env
.
DISCORD_CLIENT_ID=
DISCORD_CLIENT_SECRET=
Click here (opens in a new tab) to know more about discord oauth2.