Scopes
The Google ecosystem features a couple of global scopes, that lets you access basic information about the authenticate.
Alias | C# Constant | Description |
---|---|---|
profile | GoogleScopes.Profile | Access to profile information about the authenticated user. |
GoogleScopes.Email | Access to the email address of the authenticated user. | |
openid | GoogleScopes.OpenId | Read more in in the Google+ API documentation. |
API specific scopes
Each of the APIs in the Google ecosystem have their own scope: