The current authentication state.
Function to log in with credentials.
Function to refresh the authentication token.
Function to log out the user.
Function to cancel an in-progress authentication flow.
Whether an authentication operation is in progress.
The current authentication error message, if any.
The current status message, if any.
Function to set the credential source.
Function to update custom credentials.
The current custom credentials, if any.
Represents the authentication context type for React context providers.
Source