Skip to content

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

Notifications You must be signed in to change notification settings

zanniboni/oauth_signature_in_node.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%