Sign-in with Facebook

Registering and logging in with your Facebook account.

Sign in with Facebook is a standalone module for implementing Facebook sign-in and log-in features for your application.

Business processes

  • Register

Used if you are configuring authorization and authentication yourself. If you use the basic functionality of the Auth module, then for Sign-in with Facebook to work, you only need to specify the Application ID in the settings.

Module Settings

Parameter

Default

Description

Application ID

empty

Your application client ID from Facebook Dev Portal.

To get Client ID:

Then add the Facebook Login product to your app, enable the Facebook JavaScript SDK, and add your app URL to the allowed domains.

Last updated