enabled github oauth

This commit is contained in:
2020-02-07 21:41:36 -06:00
parent 7a45538d69
commit e5f3410b8b
2 changed files with 6 additions and 2 deletions

View File

@@ -97,7 +97,7 @@ const auth_config = {
},
},
example_oauth: {
github_oauth: {
type: 'Oauth2Provider',
enable: env('AUTH_OAUTH2_ENABLE', true),