Module openid::provider::google[][src]

Google OAuth 2.0 providers.

See Using OAuth 2.0 to Access Google APIs.

Structs

Installed

Google OAuth 2.0 provider for installed applications.

Web

Google OAuth 2.0 provider for web applications.

Constants

REDIRECT_URI_OOB

Signals the server to return the authorization code by prompting the user to copy and paste.

REDIRECT_URI_OOB_AUTO

Signals the server to return the authorization code in the page title.