2 references to AuthenticationFailed
Microsoft.AspNetCore.Authentication.JwtBearer (2)
JwtBearerHandler.cs (2)
187
await Events.
AuthenticationFailed
(authenticationFailedContext);
212
await Events.
AuthenticationFailed
(authenticationFailedContext);