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

Various refactoring of code following OAuth1 implementation #31

Closed AndyButland closed 1 year ago

AndyButland commented 1 year ago

This PR is an update to #28, providing some refactoring and fixes found in review (the specifics are detailed in the commit messages).