Namespace Auth0.OidcClient
Classes
- Auth0Client
Primary class for performing authentication and authorization operations with Auth0 using the underlying IdentityModel.OidcClient.OidcClient.
- Auth0ClientBase
Base class for performing authentication and authorization operations with Auth0 using the underlying IdentityModel.OidcClient.OidcClient.
- Auth0ClientOptions
Specifies options that can be passed to Auth0ClientBase implementations.
- WebBrowserBrowser
Implements the IdentityModel.OidcClient.Browser.IBrowser interface using ExtendedWebBrowser.
- WebViewBrowser
Implements the IdentityModel.OidcClient.Browser.IBrowser interface using the WebViewCompatible control.
Interfaces
- IAuth0Client
Interface for performing authentication and authorization operations with Auth0 using the underlying IdentityModel.OidcClient.OidcClient.