mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-08 05:33:34 +00:00
Merge pull request #3 from daethnir/client_secrets_url
Adds link to docs for creating client secrets file.
This commit is contained in:
3
gam.py
3
gam.py
@ -6831,6 +6831,9 @@ found at:
|
|||||||
|
|
||||||
with information from the APIs Console <https://code.google.com/apis/console>.
|
with information from the APIs Console <https://code.google.com/apis/console>.
|
||||||
|
|
||||||
|
See https://code.google.com/p/google-apps-manager/wiki/CreatingClientSecretsFile
|
||||||
|
for instructions.
|
||||||
|
|
||||||
""" % CLIENT_SECRETS
|
""" % CLIENT_SECRETS
|
||||||
|
|
||||||
selected_scopes = [u'*'] * 19
|
selected_scopes = [u'*'] * 19
|
||||||
|
Reference in New Issue
Block a user