@model EnableAuthenticatorViewModel @{ ViewData.SetActivePageAndTitle(ManageNavPages.TwoFactorAuthentication, "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:
@Model.SharedKey
(spaces and casing do not matter)
Your two factor authenticator app will provide you with a unique code.
Enter the code in the confirmation box below.