1 reference to SignInAsync
Microsoft.AspNetCore.Identity (1)
SignInManager.cs (1)
234
=>
SignInAsync
(user, new AuthenticationProperties { IsPersistent = isPersistent }, authenticationMethod);