1 reference to PasswordSignInAsync
Microsoft.AspNetCore.Identity (1)
SignInManager.cs (1)
446return await PasswordSignInAsync(user, password, isPersistent, lockoutOnFailure);