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