Retrieve current token information from storage, if available.
Retrieve current user information from storage, if available.
Store current token information in storage.
The token information to store.
Store current user information in storage.
The user information to store.
Generated using TypeDoc
Interface that should follow a class to implement storage for authentication data.