1 reference to RunAuthorizationCodeReceivedEventAsync
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
OpenIdConnectHandler.cs (1)
812
var authorizationCodeReceivedContext = await
RunAuthorizationCodeReceivedEventAsync
(authorizationResponse, user, properties!, jwt);