/twitter-authorizer

Twitter app to collect tokens from users

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Twitter Authorizer

Webapp to collect access tokens from twitter users.

Works with Python 2.7.

To deploy, cp settings.yml.example settings.yml.

Moving parts

  • web server (I use gunicorn behind nginx)
  • mongodb

@jonathanronen 2017, GPLv3