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