Skip to content

rafaewaqarqazi/twitter-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

Install Dependencies

yarn

or

npm install

Run

yarn start

or

npm start

Configuring the environment

  1. Add a file named .env
  2. Add TWITTER_CONSUMER_KEY
  3. Add TWITTER_CONSUMER_SECRET
  4. Add TWITTER_ACCESS_KEY
  5. Add TWITTER_ACCESS_TOKEN_SECRET
  6. Add TWITTER_CALLBACK_URL

About

Twitter auth using oauth 1.0a

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published