Handled

data class Handled(val response: StytchResult<CommonAuthenticationData>) : DeeplinkHandledStatus

Constructors

Link copied to clipboard
fun Handled(response: StytchResult<CommonAuthenticationData>)

Properties

Link copied to clipboard
val response: StytchResult<CommonAuthenticationData>