1 reference to OnRedirectToLogout
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationEvents.cs (1)
145
public virtual Task RedirectToLogout(RedirectContext<CookieAuthenticationOptions> context) =>
OnRedirectToLogout
(context);