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.
- WebAuthenticatorBrowser
Implements the Browser IdentityModel.OidcClient.Browser.IBrowser using Microsoft.Maui.Authentication.WebAuthenticator for MAUI.
Interfaces
- IAuth0Client
Interface for performing authentication and authorization operations with Auth0 using the underlying IdentityModel.OidcClient.OidcClient.