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
constant string Web.Auth.Google.Authorization.OAUTH_AUTH_URI
- Constant OAUTH_TOKEN_URI
constant string Web.Auth.Google.Authorization.OAUTH_TOKEN_URI
- Constant SCOPE_EMAIL
constant string Web.Auth.Google.Authorization.SCOPE_EMAIL
- Constant SCOPE_OPENID
constant string Web.Auth.Google.Authorization.SCOPE_OPENID
- Constant SCOPE_PROFILE
constant string Web.Auth.Google.Authorization.SCOPE_PROFILE
- Inherit Client
inherit Web.Auth.OAuth2.Client : Client
- Variable valid_scopes
protected multiset(string) Web.Auth.Google.Authorization.valid_scopes
- Description
All valid socpes