ciaranj / node-oauth

OAuth wrapper for node.js
MIT License
2.44k stars 660 forks source link

added support for HMAC-SHA256 #378

Open massalinux opened 3 months ago

massalinux commented 3 months ago

I hadded support for HMAC-SHA256 encoding to accomodate magento2 oauth1 (https://developer.adobe.com/commerce/webapi/get-started/authentication/gs-authentication-oauth/)