Skip to content
Jakub edited this page Sep 6, 2013 · 1 revision
Twitter site (https://dev.twitter.com/apps)
  • Create an App and note down the "Consumer key" and "Consumer secret" values
  • Callback URL: https://www.yoursite.com/account/connect_twitter/
  • Allow this application to be used to Sign in with Twitter [X]
A3M
  • Edit application/config/account/twitter.php and insert your consumer key and consumer secret.
Testing on localhost
  • localhost and 127.0.0.1 will not work. Use your internal IP (eg. 192.168.1.10)