Module openid::provider::google

source ·
Expand description

Google OAuth 2.0 providers.

See Using OAuth 2.0 to Access Google APIs.

Structs§

  • Google OAuth 2.0 provider for installed applications.
  • Google OAuth 2.0 provider for web applications.

Constants§

  • Signals the server to return the authorization code by prompting the user to copy and paste.
  • Signals the server to return the authorization code in the page title.