Class Web.Auth.Google.Authorization
- Description
 Default Google authorization class For more info see https://developers.google.com/+/web/api/rest/oauth
- Constant OAUTH_AUTH_URI
 constantstringWeb.Auth.Google.Authorization.OAUTH_AUTH_URI
- Constant OAUTH_TOKEN_URI
 constantstringWeb.Auth.Google.Authorization.OAUTH_TOKEN_URI
- Constant SCOPE_EMAIL
 constantstringWeb.Auth.Google.Authorization.SCOPE_EMAIL
- Constant SCOPE_OPENID
 constantstringWeb.Auth.Google.Authorization.SCOPE_OPENID
- Constant SCOPE_PROFILE
 constantstringWeb.Auth.Google.Authorization.SCOPE_PROFILE
- Inherit Client
 inherit Web.Auth.OAuth2.Client : Client
- Variable valid_scopes
 protectedmultiset(string) Web.Auth.Google.Authorization.valid_scopes- Description
 All valid socpes