clawrenceks / ReferenceTokenExchange

ASP.NET Core Middleware providing reference token exchange with Identity Server 4
5 stars 2 forks source link

Features/add token client http handler #2

Closed clawrenceks closed 6 years ago

clawrenceks commented 6 years ago

Added new a new HttpMessageHandler property to the ReferenceTokenExchangeOptions so that the httpHandler used for communication with the identity server instance can be customised.