🎉 Add github auth provider.

This commit is contained in:
Vitaly Kornilov 2021-01-06 11:54:37 +01:00 committed by Alonso Torres
parent 63cc6aecaf
commit f3b5b07796
9 changed files with 62 additions and 3 deletions

View file

@ -55,6 +55,8 @@ respective defaults):
- `APP_GITLAB_CLIENT_SECRET=` (default undefined)
- `APP_GITLAB_BASE_URI=` (default https://gitlab.com)
- `APP_GITHUB_CLIENT_ID=` (default undefined)
- `APP_GITHUB_CLIENT_SECRET=` (default undefined)
## REPL ##