1 reference to BackchannelHttpHandler
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthPostConfigureOptions.cs (1)
38
options.Backchannel = new HttpClient(options.
BackchannelHttpHandler
?? new HttpClientHandler());