Unauthenticated

data class Unauthenticated(val authenticationFlow: AuthenticationFlow?) : AuthenticationState

Constructors

Link copied to clipboard
constructor(authenticationFlow: AuthenticationFlow?)

Properties