7 writes to Events
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationOptions.cs (1)
33Events = new CookieAuthenticationEvents();
Microsoft.AspNetCore.Identity (6)
IdentityCookiesBuilderExtensions.cs (3)
52o.Events = new CookieAuthenticationEvents 85o.Events = new CookieAuthenticationEvents 103o.Events = new CookieAuthenticationEvents
IdentityServiceCollectionExtensions.cs (3)
62o.Events = new CookieAuthenticationEvents 75o.Events = new CookieAuthenticationEvents 83o.Events = new CookieAuthenticationEvents
1 reference to Events
Aspire.Dashboard (1)
DashboardWebApplication.cs (1)
849options.Events.OnSigningIn = context =>