2 references to TwoFactorAuthentication
Microsoft.AspNetCore.Identity.FunctionalTests (2)
Pages\Account\Manage\Index.cs (2)
53return new TwoFactorAuthentication(Client, twoFactor, context); 62return new TwoFactorAuthentication(Client, twoFactor, Context);