2 references to AuthenticationFailed
Microsoft.AspNetCore.Authentication.OpenIdConnect (2)
Events\AuthenticationFailedContext.cs (1)
10/// A context for <see cref="OpenIdConnectEvents.AuthenticationFailed"/>.
OpenIdConnectHandler.cs (1)
1368await Events.AuthenticationFailed(context);