Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hiragram/twitteraccesstokengenerator

TwitterAccessTokenGenerator
https://github.com/hiragram/twitteraccesstokengenerator

Last synced: 5 days ago
JSON representation

TwitterAccessTokenGenerator

Awesome Lists containing this project

README

        

# TwitterAccessTokenGenerator

```twitokengen``` command provides super simple way to get access_token and access_token_secret using OAuth login with Twitter.

## Usage

```sh
$ twitokengen YOURCONSUMERKEY YOURCONSUMERSECRET
```

Then web browser opens the url for authorization, login with Twitter, redirected to ```twitokengen```, and tokens will be shown.