Class UserAuthenticationFactor
-
- All Implemented Interfaces:
public class UserAuthenticationFactorA UserAuthenticationFactor represents a primary authentication factor associated with a Stytch User
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classUserAuthenticationFactor.EmailRepresents an email address associated with a Stytch User
public final classUserAuthenticationFactor.PhoneNumberRepresents a phone number associated with a Stytch User
public final classUserAuthenticationFactor.BiometricRegistrationRepresents a biometric registration associated with a Stytch User
public final classUserAuthenticationFactor.CryptoWalletRepresents a Web3 login associated with a Stytch User
public final classUserAuthenticationFactor.WebAuthnRepresents a WebAuthn registration associated with a Stytch User
public final classUserAuthenticationFactor.TOTPRepresents a TOTP registration associated with a Stytch User
public final classUserAuthenticationFactor.OAuthRepresents an OAuth registration associated with a Stytch User
-