Variable AuthMethodTypeConst
AuthMethodType: {
AppleJwt: 8;
Discord: 4;
EthWallet: 1;
Google: 5;
GoogleJwt: 6;
LitAction: 2;
StytchEmailFactorOtp: 10;
StytchOtp: 9;
StytchSmsFactorOtp: 11;
StytchTotpFactorOtp: 13;
StytchWhatsAppFactorOtp: 12;
WebAuthn: 3;
} = ...
Deprecated
Will be removed - Use AUTH_METHOD_TYPE instead Alias for AUTH_METHOD_TYPE. Added for backwards compatibility. See AUTH_METHOD_TYPE