Variable CreatedAuthenticationMethodTypeEnum
CreatedAuthenticationMethodTypeEnum: {
Phone: "phone";
Email: "email";
Totp: "totp";
WebauthnRoaming: "webauthn-roaming";
}
Type declaration
Readonly
Phone: "phone"
Readonly
Email: "email"
Readonly
Totp: "totp"
Readonly
WebauthnRoaming: "webauthn-roaming"