UnexpectedCredentialType

data class UnexpectedCredentialType(val credentialType: String) : StytchSDKError

Thrown when we received an unexpected token type from Sign In With Google

Constructors

Link copied to clipboard
constructor(credentialType: String)

Properties

Link copied to clipboard