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