Skip to content
zzolo edited this page Sep 15, 2011 · 3 revisions

Twitter integration is used for the following:

  • Login (create an account) with Twitter

Setup Twitter Application

  1. Create a Twitter account or login with existing account.
  2. Go to https://dev.twitter.com/
  3. Create new application.
  4. Fill in appropriate values.
  5. For the Callback URL, use something like the following: http://<YOUR_HOST>/twitter/callback
  6. Put the Consumer key and the Consumer secret from the application into the appropriate values in the config.yaml.
Clone this wiki locally