Namespace GitCredentialManager.Authentication.OAuth
Classes
HttpListenerExtensions
OAuth2AuthorizationCodeResult
OAuth2Client
OAuth2Constants
OAuth2Constants.AuthorizationEndpoint
OAuth2Constants.AuthorizationGrantResponse
OAuth2Constants.DeviceAuthorization
OAuth2Constants.DeviceAuthorization.Errors
OAuth2Constants.TokenEndpoint
OAuth2CryptographicCodeGenerator
OAuth2DeviceCodeResult
OAuth2Exception
OAuth2ServerEndpoints
Represents the various OAuth2 endpoints for an OAuth2Client.
OAuth2SystemWebBrowser
OAuth2TokenResult
OAuth2WebBrowserOptions
Interfaces
IOAuth2Client
Represents an OAuth2 client application that can perform the basic flows outlined in RFC 6749, as well as extensions such as OAuth2 Device Authorization Grant (RFC 8628).