Skip to content

Simple command-line tool to obtain Twitter API Oauth keys using PIN-based authorization

Notifications You must be signed in to change notification settings

jonasjancarik/twitter-oauth-pin-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-oauth-pin-node

Simple command-line tool to obtain Twitter API Oauth keys using PIN-based authorization.

You will need your app's consumer API keys - you can get those at https://developer.twitter.com/en/apps.

Installation

git clone https://github.com/jonasjancarik/twitter-oauth-pin-node.git
cd twitter-oauth-pin-node.git
npm install

Usage

Run node twitter-oauth and follow the prompts.

About

Simple command-line tool to obtain Twitter API Oauth keys using PIN-based authorization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published