1 write to _twoFactorForm
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\LoginWith2fa.cs (1)
20_twoFactorForm = HtmlAssert.HasForm(loginWithTwoFactor);
1 reference to _twoFactorForm
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\LoginWith2fa.cs (1)
28var response = await Client.SendAsync(_twoFactorForm, new Dictionary<string, string>