UserAuthenticationFactor
A UserAuthenticationFactor represents a primary authentication factor associated with a Stytch User
Parameters
id
The string representing the unique ID of this authentication factor
Types
Link copied to clipboard
data class BiometricRegistration(val id: String) : UserAuthenticationFactor
Content copied to clipboard
Represents a biometric registration associated with a Stytch User
Link copied to clipboard
Represents a Web3 login associated with a Stytch User
Link copied to clipboard
Represents an email address associated with a Stytch User
Link copied to clipboard
Represents a phone number associated with a Stytch User
Link copied to clipboard
Represents a WebAuthn registration associated with a Stytch User