Namespace Google.Apis.Auth.OAuth2.Web
Classes
AuthWebUtility
Auth Utility methods for web development.
AuthorizationCodeWebApp
Thread safe OAuth 2.0 authorization code flow for a web application that persists end-user credentials.
AuthorizationCodeWebApp.AuthResult
AuthResult which contains the user's credentials if it was loaded successfully from the store. Otherwise it contains the redirect URI for the authorization server.