🔗Facebook Login
Follow these steps to configure Facebook Login with ClarityWrite
Step 1: Register Your App
To create your OAuth application, go to Facebook for Developers.
Next, select My Apps .
Then, click on Create App.
Select an app type. Learn more about Facebook's app types, set your app name, and set your app contact email.
Step 2: Add Facebook Login
On your Facebook application's dashboard, click the Facebook Login Set Up button.
Then, enable Client OAuth Login, enable Web OAuth Login, and set your Redirect URI (for example, https://www.yourwebsite.com/login/facebook/callback
).
Step 3: Enable public_profile advanced permission
Depending upon which Facebook application type you registered, you may need to enable public_profile advanced permission.
In App Review, select Permissions and Features, look for public_profile and click Get Advanced Access.
Advanced PermissionIf you do not see the option to Get Advanced Access, either the app type you selected already has it by default or else it is not available with the app type you selected.
Step 4: Enter Credentials In claritywrite
Copy the App ID and App Secret from Facebook Login.
Copy Site URL
Go to Dashboard ➜ System Settings
Click on the Social Login button.
Last updated