Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 302 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 302 Bytes

oauth_signature_in_node.js

Generate oauth_signature in Node.js for OAuth1.0a authorization

Install the dependencies

yarn install

Make changes in configuration file (config.js), so the authorization header will be according to your configuration file.

Run -

node index.js