Closed ehalsey closed 6 years ago
await HttpContext.SignInAsync( CookieAuthenticationDefaults.AuthenticationScheme
should be await HttpContext.SignInAsync( CookieAuthenticationDefaults.AuthenticationScheme,
await HttpContext.SignInAsync( CookieAuthenticationDefaults.AuthenticationScheme
should be await HttpContext.SignInAsync( CookieAuthenticationDefaults.AuthenticationScheme,