Description In one of the code example: public class TokenHandler (IHttpContextAccessor httpContextAccessor) : DelegatingHandler { protected override async Task<HttpResponseMessage> SendAsync ( ...