@using Fido2NetLib @using BTCPayServer.Abstractions.Models @model TwoFactorAuthenticationViewModel @{ ViewData.SetActivePage(ManageNavPages.TwoFactorAuthentication, "Two-Factor Authentication"); }
Two-Factor Authentication (2FA) is an additional measure to protect your account. In addition to your password you will be asked for a second proof on login. This can be provided by an app (such as Google or Microsoft Authenticator) or a security device (like a Yubikey or your hardware wallet supporting FIDO2).
You must generate a new set of recovery codes before you can log in with a recovery code.
You can generate a new set of recovery codes.
You should generate a new set of recovery codes.
Re-enabling will not require you to reconfigure your app.
Regenerate your 2FA recovery codes.
Invalidates the current authenticator configuration. Useful if you believe your authenticator settings were compromised.
Display the key or QR code to configure an authenticator app with your current setup.
Using apps such as Google or Microsoft Authenticator.