- Go to https://apps.twitter.com/ and create a new app.
- Set Name to your site name, add a description.
- Set Website to = URL::to('') ?> and Callback URL to = URL::route('sociallogin_provider', ['Twitter']) ?>
- Click Create your Twitter Application.
- Copy your API Key and API Secret from the API Keys tab and paste them below.