2 references to AuthenticateResults
Microsoft.AspNetCore.Authentication.JwtBearer (2)
JwtBearerHandler.cs (2)
198
return
AuthenticateResults
.TokenHandlerUnableToValidate;
201
return
AuthenticateResults
.ValidatorNotFound;