2 references to Events
Microsoft.AspNetCore.Authentication.OAuth (2)
OAuthHandler.cs (2)
257
await
Events
.CreatingTicket(context);
277
await
Events
.RedirectToAuthorizationEndpoint(redirectContext);