Skip links

Facebook login Api configuration

Facebook login Api configuration

To configure Facebook login API follow the steps below.

  • Log in to https://developers.facebook.com using Facebook email and password.
  • Click on My App and then click on the Add New App.
  • Write the name of your app and then click on Create App ID. It will automatically redirect to App dashboard.
  • Then go to Settings > Basic.
  • Set the App Domains and click on Save Changes.
  • Get the App ID and App Secret.
  • Now click on Products and select Facebook login.
  • It will redirect you to Quick Settings.
  • Select Web and give your site URL and click Save.
  • Go to Facebook login > Settings.
  • Set the Valid OAuth Redirect URIs (example: https://example.com/home/login_set/back/fart) and click on Save.
  • Now go to your site admin Dashboard > Frontend Settings > Site Settings >Third party Settings.
  • Click on the Social Login Configuration tab.
  • Turn on the Status button of Facebook login and set the App and App Secret.
  • Click on Save.