Documentation
Authentication
GitHub

GitHub as Authentication Provider

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

.env
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=

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