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
password
• password: never
Implementation of
Record.password
saml
• saml: SAMLMethodOptions
Implementation of
Record.saml
sms_link
• sms_link: never
Implementation of
Record.sms_link
totp
• totp: undefined
| TOTPMethodOptions
Implementation of
Record.totp
webauthn
• webauthn: WebAuthnMethodOptions
Implementation of
Record.webauthn