Expand description
Google OAuth 2.0 providers.
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.