1 reference to OnRedirectToLogin
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationEvents.cs (1)
166
public virtual Task RedirectToLogin(RedirectContext<CookieAuthenticationOptions> context) =>
OnRedirectToLogin
(context);