20 writes to OnUserInformationReceived
Microsoft.AspNetCore.Authentication.Test (20)
OpenIdConnect\OpenIdConnectEventTests.cs (10)
536
events.
OnUserInformationReceived
= context =>
562
events.
OnUserInformationReceived
= context =>
589
events.
OnUserInformationReceived
= context =>
617
events.
OnUserInformationReceived
= context =>
649
events.
OnUserInformationReceived
= context =>
681
events.
OnUserInformationReceived
= context =>
714
events.
OnUserInformationReceived
= context =>
748
events.
OnUserInformationReceived
= context =>
842
events.
OnUserInformationReceived
= context =>
879
events.
OnUserInformationReceived
= context =>
OpenIdConnect\OpenIdConnectEventTests_Handler.cs (10)
536
events.
OnUserInformationReceived
= context =>
562
events.
OnUserInformationReceived
= context =>
589
events.
OnUserInformationReceived
= context =>
617
events.
OnUserInformationReceived
= context =>
649
events.
OnUserInformationReceived
= context =>
681
events.
OnUserInformationReceived
= context =>
714
events.
OnUserInformationReceived
= context =>
748
events.
OnUserInformationReceived
= context =>
842
events.
OnUserInformationReceived
= context =>
879
events.
OnUserInformationReceived
= context =>
1 reference to OnUserInformationReceived
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
Events\OpenIdConnectEvents.cs (1)
120
public virtual Task UserInformationReceived(UserInformationReceivedContext context) =>
OnUserInformationReceived
(context);