@page @using System.Text.Encodings.Web @model LoginWith2faModel @{ var sessionState = ViewData["SessionState"] as TightWiki.SessionState ?? throw new Exception("Wiki State Context cannot be null."); }
Your login is protected with an authenticator app. Enter your authenticator code below.
Don't have access to your authenticator device? You can log in with a recovery code.
@section Scripts {