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)
28
var response = await Client.SendAsync(
_twoFactorForm
, new Dictionary<string, string>