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