In this version, twitter connect has been added. Now users can login using twitter the same way they use facebook. You must enable twitter connect for it to appear and function. You can do that on the admin panel. You must register your website on Twiter.com.
Instructions
- Go to https://dev.twitter.com/apps and Login.
- Then click "Create a new application" on top right
- Fill the required fields (with a start next to it), add this to the callback field: http://YOUSITE.com/, accept the terms and conditions and click "Create your Twitter application".
- You will then be redirected to a page with your OAuth Settings
- Search & Find two keys: Consumer Key and Consumer Secret Copy these keys and paste them inadmin settings
- Finally, under "settings" of your application on twitter you will see "Allow this application to be used to Sign in with Twitter". Check that and click "Update this twitter application's settings".
Step 1
Step 2
Step 3