| Class | Description |
|---|---|
| AuthenticationController |
Base Auth0 Authenticator class.
|
| AuthenticationController.Builder | |
| AuthorizeUrl |
Class to create and customize an Auth0 Authorize URL.
|
| SessionUtils |
Helper class to handle easy session key-value storage.
|
| Tokens |
Wrapper for the the user's credentials returned by Auth0.
|
| Exception | Description |
|---|---|
| IdentityVerificationException | |
| InvalidRequestException |
Represents an error occurred while executing a request against the Auth0 Authentication API
|