1 write to Handled
Microsoft.AspNetCore.Authentication.JwtBearer (1)
JwtBearerChallengeContext.cs (1)
57public void HandleResponse() => Handled = true;
1 reference to Handled
Microsoft.AspNetCore.Authentication.JwtBearer (1)
JwtBearerHandler.cs (1)
291if (eventContext.Handled)