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

Ensure that when optional secret key for token encryption is not provided token is stored without encryption. #15

Closed AndyButland closed 1 year ago

AndyButland commented 1 year ago

Fixes: https://github.com/umbraco/Umbraco.AuthorizedServices/issues/13