mirror of
https://github.com/google/nomulus.git
synced 2025-07-31 23:16:31 +02:00
Clarify available/required OAuth scope documentation
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=153167902
This commit is contained in:
parent
07c1f58004
commit
db2f08633a
2 changed files with 18 additions and 11 deletions
|
@ -124,7 +124,7 @@ caching:
|
|||
staticPremiumListMaxCachedEntries: 200000
|
||||
|
||||
oAuth:
|
||||
# OAuth scopes to check for access tokens. Superset of requiredOauthScopes.
|
||||
# OAuth scopes to detect on access tokens. Superset of requiredOauthScopes.
|
||||
availableOauthScopes:
|
||||
- https://www.googleapis.com/auth/userinfo.email
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue