4 references to CreatingTicket
Microsoft.AspNetCore.Authentication.Facebook (1)
FacebookHandler.cs (1)
62await Events.CreatingTicket(context);
Microsoft.AspNetCore.Authentication.Google (1)
GoogleHandler.cs (1)
60await Events.CreatingTicket(context);
Microsoft.AspNetCore.Authentication.MicrosoftAccount (1)
MicrosoftAccountHandler.cs (1)
56await Events.CreatingTicket(context);
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthHandler.cs (1)
257await Events.CreatingTicket(context);