Namespace Google.Apis.Auth.OAuth2.Web
Classes
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.
AuthWebUtility
Auth Utility methods for web development.