toggle menu
Stytch Android SDK
androidJvm
switch theme
search in API
Stytch Android
/
com.stytch.sdk.common.errors
/
UnexpectedCredentialType
Unexpected
Credential
Type
data
class
UnexpectedCredentialType
(
val
credentialType
:
String
)
:
StytchSDKError
Thrown when we received an unexpected token type from Sign In With Google
Members
Constructors
Unexpected
Credential
Type
Link copied to clipboard
constructor
(
credentialType
:
String
)
Properties
credential
Type
Link copied to clipboard
val
credentialType
:
String