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