1 reference to OnSignedIn
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationEvents.cs (1)
133public virtual Task SignedIn(CookieSignedInContext context) => OnSignedIn(context);