Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 216 Bytes

Readme.md

File metadata and controls

6 lines (4 loc) · 216 Bytes

node-oauth-with-sha256

This is a fork of https://github.com/ciaranj/node-oauth to add SHA-256 as a signature generator. Just set your signatureMethod to "HMAC-SHA256" rather than "HMAC-SHA1"