| Interface | Description |
|---|---|
| Callback<T> |
| Class | Description |
|---|---|
| AuthService |
Entry point for authenticating users.
|
| AuthStateManager |
Saves, retrieves and delete a token.
|
| Exception | Description |
|---|---|
| AuthenticationException |
Exception thrown when an error occurs authenticating a user.
|