Private
#store
#store: [{
email_mfa: boolean;
email_otp: boolean;
recovery_active: boolean;
security_key_mfa: boolean;
totp_mfa: boolean;
trusted_handover: boolean;
}, SetStoreFunction<{
email_mfa: boolean;
email_otp: boolean;
recovery_active: boolean;
security_key_mfa: boolean;
totp_mfa: boolean;
trusted_handover: boolean;
}>]
Type declaration
-
email_mfa: boolean
-
email_otp: boolean
-
recovery_active: boolean
-
security_key_mfa: boolean
-
totp_mfa: boolean
-
trusted_handover: boolean
Multi-Factor Authentication