1 reference to OnUserInformationReceived
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
Events\OpenIdConnectEvents.cs (1)
120
public virtual Task UserInformationReceived(UserInformationReceivedContext context) =>
OnUserInformationReceived
(context);