Skip to content

ciffelia/twauth

Repository files navigation

twauth

CI Status MIT License
The simplest way to obtain Twitter API access token & secret.

Usage

  1. Open your app at Twitter Developers.
  2. Add http://localhost:8080/callback to callback URLs.
  3. Create twauth.env configuration file:
    TWITTER_CALLBACK_URL=http://localhost:8080/callback
    TWITTER_CONSUMER_KEY=xxx
    TWITTER_CONSUMER_SECRET=xxx
  4. Open your terminal and run:
    docker run -it --rm --env-file=twauth.env --publish=8080:8080 ghcr.io/ciffelia/twauth
  5. Open your browser and access http://localhost:8080/.

About

The simplest way to obtain Twitter API access token & secret.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •