@using BTCPayServer.Components.QRCode @using BTCPayServer.Migrations @using BTCPayServer.TagHelpers @using Microsoft.AspNetCore.Html @using Microsoft.AspNetCore.Mvc.TagHelpers @model EnableAuthenticatorViewModel @{ ViewData.SetActivePage(ManageNavPages.TwoFactorAuthentication, StringLocalizer["Enable Authenticator App"]); }
To use an authenticator app go through the following steps:
Scan the QR Code or enter the following key into your two-factor authenticator app:
Your two-factor authenticator app will provide you with a unique code.
Enter the code in the confirmation box below.