2 references to SignInOrTwoFactorAsync
Microsoft.AspNetCore.Identity (2)
SignInManager.cs (2)
339
? await
SignInOrTwoFactorAsync
(user, isPersistent)
668
return await
SignInOrTwoFactorAsync
(user, isPersistent, loginProvider, bypassTwoFactor);