- Go to https://developers.facebook.com/ and click Create a New App in the Apps drop down.
- Enter your Display Name (usually your site name) along with any other required fields and click Create App
- Copy your App ID and App Secret into the fields below.
- On the Settings tab set the Valid OAuth redirect URIs to = URL::route('sociallogin_provider', ['Facebook']) ?>