Variable TwoFactorMethodConst

TwoFactorMethod: {
    AuthenticationApp: "3";
    BackupCode: "2";
    SMS: "1";
    TOTP: "0";
    TrustedDevice: "4";
    WhatsApp: "6";
} = ...