1 reference to TwoFactorCode
Identity.ExternalClaims (1)
Pages\Account\LoginWith2fa.cshtml.cs (1)
76var authenticatorCode = Input.TwoFactorCode.Replace(" ", string.Empty).Replace("-", string.Empty);