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