1 reference to AuthorizationCodeReceivedContext
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
OpenIdConnectHandler.cs (1)
1279
var context = new
AuthorizationCodeReceivedContext
(Context, Scheme, Options, properties)