UnexpectedCredentialType

data class UnexpectedCredentialType(val credentialType: String) : StytchSDKError

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

Constructors

Link copied to clipboard
constructor(credentialType: String)

Properties

Link copied to clipboard

the type of credential that Google Credential Manager returned