Skip to Content
Fourt.ioAuthenticationOAuthFacebook

Facebook

This guide walks you through the process of setting up Facebook OAuth for authentication in Fourt.io.

Note: To setup Facebook authentication on Fourt.io you will need a Facebook application. For detailed instructions from Facebook, refer to this official guide: Create an App

Facebook Social Authentication setup

  1. Refer to Facebook’s official guide above to set up your Facebook app.
  2. In your app, navigate to App settingsBasic to get your App ID.
  3. Add the following URL in the Valid OAuth Redirect URIs section of your Facebook app settings: https://auth.api.fourt.io/v1/oauth.
  4. Log in to the Fourt.io Dashboard and select the App you are enabling Facebook authentication for.
  5. Navigate to the Settings tab and in User Authentication select Facebook.
  6. Enable Facebook as an authentication provider and add the App ID credential.
  7. Save the settings.

Once the credential is added, Facebook OAuth will be enabled for your application and your Users will be able to authenticate using their Facebook account.