Properties
Static ComponentsOverrideProvider
ComponentsOverrideProvider: FC<PropsWithChildren<{ components: ComponentOverrideMap }>> = RecipeComponentsOverrideContextProvider
Static FactorIds
FactorIds: { EMAILPASSWORD: "emailpassword"; LINK_EMAIL: "link-email"; LINK_PHONE: "link-phone"; OTP_EMAIL: "otp-email"; OTP_PHONE: "otp-phone"; THIRDPARTY: "thirdparty"; TOTP: "totp" } = FactorIds
Type declaration
EMAILPASSWORD: "emailpassword"
LINK_EMAIL: "link-email"
LINK_PHONE: "link-phone"
OTP_EMAIL: "otp-email"
OTP_PHONE: "otp-phone"
THIRDPARTY: "thirdparty"
TOTP: "totp"
Static MultiFactorAuthClaim
MultiFactorAuthClaim: MultiFactorAuthClaimClass = MultiFactorAuthRecipe.MultiFactorAuthClaim