1 reference to TwoFactorAuthenticatorSignInAsync
Microsoft.AspNetCore.Identity (1)
IdentityApiEndpointRouteBuilderExtensions.cs (1)
105
result = await signInManager.
TwoFactorAuthenticatorSignInAsync
(login.TwoFactorCode, isPersistent, rememberClient: isPersistent);