Package-level declarations

Types

Link copied to clipboard
sealed class AuthenticationState

Authentication state of the application. This sealed class is used to represent the different states of the authentication process

Link copied to clipboard
class TokenState(appAuthState: AuthState)

Token state model class. This class is used to hold the AuthState instance.