Class: FactorMethodOptionsTypeMap
Types.FactorMethodOptionsTypeMap
Implements
Record<FactorMethodValues,any>
Constructors
constructor
• new FactorMethodOptionsTypeMap()
Properties
email_link
• email_link: never
Implementation of
Record.email_link
oidc
• oidc: OIDCMethodOptions
Implementation of
Record.oidc
otp_via_email
• otp_via_email: undefined | OTPMethodOptions
Implementation of
Record.otp_via_email
otp_via_sms
• otp_via_sms: undefined | OTPMethodOptions
Implementation of
Record.otp_via_sms
sms_link
• sms_link: never
Implementation of
Record.sms_link
webauthn
• webauthn: WebAuthnMethodOptions
Implementation of
Record.webauthn