@page @model LoginWithRecoveryCodeModel @{ ViewData["Title"] = "Recovery code verification"; }

@ViewData["Title"]


You have requested to log in with a recovery code. This login will not be remembered until you provide an authenticator app code at log in or disable 2FA and log in again.

@section Scripts { }