| Class | Description |
|---|---|
| AuthClientConfig |
Maintains SDK configuration.
|
| AuthHttpClient |
Local http client.
|
| AuthHttpResponseParser |
Helper to parse the response from users.
|
| ClientConstants |
Local SDK constants.
|
| JWTParser |
Utility class for all operations on JWT.
|
| LocalDataManager |
Handles tokens caching in the device local storage.
|
| Pkce |
Utility class to generate random string, hash, and encoding.
|