Obtaining the Application setting values for Twitter

To enable the use of authentication credentials for Twitter, you must specify the Application setting values for your Twitter account.

Note: You must have an account with Twitter to obtain the Application setting values.
Enter your consumer key and private key. You can get these by completing the following steps:
  1. Create a new application at https://dev.twitter.com/apps. Click Create New App.
  2. Enter values for the following fields:
    • Name
    • Description
    • Website (the URL of your Developer Portal site)
  3. Set Callback URL to https://site_url.com/hybridauth/endpoint?hauth.done=Twitter.
  4. Click Yes, I agree, then click Create your user application.
  5. Click Keys and Access Tokens to display the consumer key and private key.