2 references to AuthenticationFailedContext
Microsoft.AspNetCore.Authentication.JwtBearer (2)
JwtBearerHandler.cs (2)
182var authenticationFailedContext = new AuthenticationFailedContext(Context, Scheme, Options) 207var authenticationFailedContext = new AuthenticationFailedContext(Context, Scheme, Options)