mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
Update __init__.py
This commit is contained in:
@@ -7285,7 +7285,7 @@ def _createClientSecretsOauth2service(httpObj, projectId, login_hint):
|
|||||||
'code':
|
'code':
|
||||||
'ThisIsAnInvalidCodeOnlyBeingUsedToTestIfClientAndSecretAreValid',
|
'ThisIsAnInvalidCodeOnlyBeingUsedToTestIfClientAndSecretAreValid',
|
||||||
'redirect_uri':
|
'redirect_uri':
|
||||||
'urn:ietf:wg:oauth:2.0:oob',
|
'http://127.0.0.1:8080/',
|
||||||
'grant_type':
|
'grant_type':
|
||||||
'authorization_code'
|
'authorization_code'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user