Select all esi scopes when registering application

Thanks @RacerX330
This commit is contained in:
Adarnof 2018-02-20 12:35:11 -05:00 committed by GitHub
parent 36e382fadb
commit 396b2e0fb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,7 @@ DATABASES['default'] = {
# Be sure to set the callback URL to
# https://example.com/sso/callback
# substituting your domain for example.com
# Select all available esi- scopes.
#######################################
ESI_SSO_CLIENT_ID = ''
ESI_SSO_CLIENT_SECRET = ''