Difference between revisions of "Configuring Sign-In using Facebook"
(Created page with "This article is part of the Sign-in Integrations feature. ==Purpose== Enabling the Facebook Sign In Integration enables visitors and customers to register, sign in and c...") |
|||
Line 7: | Line 7: | ||
==Configuring Sign-In with Facebook== | ==Configuring Sign-In with Facebook== | ||
− | + | There are 3 steps required to setup Sign-In with Facebook: | |
# Create a Facebook App | # Create a Facebook App | ||
Line 13: | Line 13: | ||
# Activate within WHMCS | # Activate within WHMCS | ||
− | ==Creating a Facebook App== | + | ===Creating a Facebook App=== |
− | You can | + | Facebook Sign In Integrations requires a Facebook App. You can create this using your existing Facebook account. Users will only see the App Name you define and not see anything relating to the account you use to create the app. |
1. Visit https://developers.facebook.com/apps/ | 1. Visit https://developers.facebook.com/apps/ | ||
Line 30: | Line 30: | ||
The remaining steps provide information intended for developers who are integrating Facebook Login for the first time. We've done the integration work so you can skip all of this. | The remaining steps provide information intended for developers who are integrating Facebook Login for the first time. We've done the integration work so you can skip all of this. | ||
− | ==Retrieving the App Credentials== | + | ===Retrieving the App Credentials=== |
To retrieve the credentials for the app you just created, follow the steps below. | To retrieve the credentials for the app you just created, follow the steps below. | ||
Line 38: | Line 38: | ||
3. The App Secret is masked by default. Click the ''Show'' button to reveal it. | 3. The App Secret is masked by default. Click the ''Show'' button to reveal it. | ||
− | ==Activating within WHMCS== | + | ===Activating within WHMCS=== |
# Login to the WHMCS Admin Area | # Login to the WHMCS Admin Area |
Revision as of 13:21, 22 August 2017
This article is part of the Sign-in Integrations feature.
Contents
Purpose
Enabling the Facebook Sign In Integration enables visitors and customers to register, sign in and connect their Facebook accounts with your WHMCS installation for faster sign-up and automatic sign-in.
Configuring Sign-In with Facebook
There are 3 steps required to setup Sign-In with Facebook:
- Create a Facebook App
- Retrieve the App Credentials
- Activate within WHMCS
Creating a Facebook App
Facebook Sign In Integrations requires a Facebook App. You can create this using your existing Facebook account. Users will only see the App Name you define and not see anything relating to the account you use to create the app.
1. Visit https://developers.facebook.com/apps/ 2. If not logged in, login to your Facebook account 3. Click Add a New App 4. Enter a Display Name - this is the name people will see when authorizing your app - we recommend using your Company Name here 5. Enter a Contact Email - this email will be used for important communication about your app 6. Click Create App ID 7. On the following Select a product screen, locate the Facebook Login product and click Set Up 8. On the Platform screen choose Web 9. Next you will be asked to provide the URL of your website. Here you should enter the full URL to the root domain of your website. 10. Hit Save and then click Continue
The remaining steps provide information intended for developers who are integrating Facebook Login for the first time. We've done the integration work so you can skip all of this.
Retrieving the App Credentials
To retrieve the credentials for the app you just created, follow the steps below.
1. Navigate to the Dashboard 2. The App ID is displayed here 3. The App Secret is masked by default. Click the Show button to reveal it.
Activating within WHMCS
- Login to the WHMCS Admin Area
- Navigate to Setup > Sign-In Integrations
- Select Activate under the Facebook heading
- Enter your Facebook App ID and your Facebook App Secret where requested
- Click Save & Activate
WHMCS will attempt to validate and test the details you have entered. Assuming the App ID and Secret are valid and successfully authenticate with the Facebook API, the values will be saved and the modal will close.
Congratulations! Facebook Sign In is now enabled.