Facebook App¶
Creating a Facebook App¶
Log in to your Facebook account.
Go to https://developers.facebook.com/ click on My Apps and press Create App.
Select Manage Bussiness Integration.Click Continue.
Set the Display Name of your application.
Enter the Contact Email.
Select App Purpose is Clients. Click Create app.
Configuration Facebook Login¶
New app is created. Click Product
Navigate to Facebook Login, click Setup.
Select Web from the displayed platforms.
Go to the Settings section and choose Basic.
In the Settings Form, fill some required field: Privacy URL, App Domains, Contact Email, App Icons.
Scroll down to bottom of the page,click Add Platform.
Select Website from the list.
Set the website URL address in the Site URL field and press the Save Changes button.
Navigate to Facebook Login section and press Settings.
Set value of Valid OAuth Redirect URIs to following Url: https://yourdomain.com/login/facebook/callback
Click Save Changes.