umbraco / Umbraco.AuthorizedServices

Umbraco Authorized Services is an open-source package designed to reduce the effort needed to integrate third party services that require authentication and authorization via an OAuth flow.
MIT License
14 stars 7 forks source link

Added the option of providing additional parameters in the header when making requests using API key authorization. #38

Closed AndyButland closed 1 year ago

AndyButland commented 1 year ago

This addresses the issue raised in https://github.com/umbraco/Umbraco.AuthorizedServices/issues/37.

To Test: