Integrating Facebook login & registration

1. Create an application for your job board on Facebook developers section here: [1]

Add Display Name for the app and working email address and click Create App ID

Create app in Facebook

2. Find FACEBOOK LOGIN and click on the SET UP button —> you can skip the Quickstart and go directly to Settings under your app:

Facebook login set up

FB quickstart

3. Copy working configurations based on screenshot below:

Facebook config guide

Where Valid OAuth Redirect URIs should be the URL of your job board in the following format: demo-jobboard.com/main/oauth/authenticate

In the Allowed Domains for the JavaScript SDK – type your job board domain, e.g. demo-jobboard.com

Click SAVE CHANGES at the bottom.

4. In left navigation tree find Settings → Basic → fill in the following fields:

  • Display Name
  • Privacy Policy URL
  • Terms of Service URL

Choose a CATEGORY from the list and make sure to add your job board URL under “APP DOMAINS”. Click on SAVE CHANGES at the bottom once you are done for all edits to take effect. Optionally, you can upload an app icon.

Facebook basic settings

5. Copy APP ID and APP SECRET and insert these values in job board admin under

Settings: General Parameters

(Facebook App ID and Facebook App Secret fields and click Submit Changes at the bottom)

FB APP ID

6. Once everything is configured, click on the button in top left corner to change status from “In development” to “Live”:

Facebook in development

Facebook live

When you click on it, system will ask you to confirm the mode switch.

Facebook switch mode

Please note

  • Facebook needs time before App ID and App Secret become active, normally up to 30 minutes

See also:

in GETTING STARTED: INITIAL CONFIGURATION

    This site is protected by reCAPTCHA, Google Privacy Policy and Terms of Service apply.