Namespace Auth0.AuthenticationApi
Classes
- AuthenticationApiClient
- Client for the Auth0 Authentication API. 
- AuthenticationApiClientExtensions
- Additional operations that can be performed against a IAuthenticationApiClient. 
- HttpClientAuthenticationConnection
- Implements the IAuthenticationConnection using HttpClient which can be either supplied or automatically managed. 
Interfaces
- IAuthenticationApiClient
- Client for communicating with the Auth0 Authentication API. 
- IAuthenticationConnection
- Interface used to customize implementation or mock behavior of AuthenticationApiClient. 
Enums
- JwtSignatureAlgorithm
- Represents possible signing algorithms for JsonWebTokens (JWTs).