fbpx

How To Setup Social Login in WordPress Site?

Why do we need social login on website?

Social login provides easy and quick registration process. Customer can skip the long or complex registration process which enhance user experience. Furthermore, since registration process is required during checkout, it indirectly help to reduce cart abandonment. Besides, customer do not need to remember password when creating account on new site which reduce the login failures.

Table of Contents

Plugin used: Social Login & Register for WordPress by OneAll Social Login

Facebook and Google login setup guide would be explained using this plugin in this article.

First, install and activate the Social Login plugin from WordPress dashboard

Next, go to Social Login > Setup from left sidebar

Click ‘Click here to setup your free account’.

Create one OneAll account by input email, name and password then click ‘Signup for free’

After walk through the setup guide, copy and paste the subdomain, public key and private key from oneall dashboard to the social login setup page and click ‘Verify API Settings’ button.

Facebook setup

  1. Open business settings page, login your Facebook and select More Tools > Business Settings from left menu panel.
  2. Go to Apps tab under Accounts section
  3. Click the Add dropdown, Select ‘Create a new app ID’
  4. Select ‘Something else’ in Create an app prompt out and click ‘Continue’
  5. Fill out App display name and App contact email address and click ‘Create app’ button
  6. On Add Product page, choose Facebook Login and click ‘Set Up’ button
  7. Choose www (Web) as platform, enter domain of your website in Site URL field and click ‘Save’ button

  8. Go to Facebook Login > Settings from left menu panel and check the following settings:
    Client OAuth Login: Yes
    Web OAuth Login: Yes
    Use Strict Mode for Redirect URIs: Yes
  9. Copy the Valid OAuth Redirect URIs given to the field provided and click ‘Save Changes’
  10. Go to Settings > Basic from left menu panel, paste the privacy policy URL to relevant field, select Utility & Productivity from Category dropdown and click ‘Save Changes’ button.
  11. Copy and paste the App ID and App Secret in the fields below and click ‘Update Application Keys’
    You can see the notification of app keys have been updated after finish setup Facebook login in OneAll dashboard.

Google Setup

  1. Go to Social Networks > Configuration
  2. Choose Google
  3. Login your Google account or create one new account
  4. Navigate to Resource Manager
  5. Click ‘Create Project’ link on top of page
  6. Input Project name and click ‘Create’ button
  7. Select created project from top dropdown list
  8. Click menu icon on top left and go to APIs & Services > Library
  9. Search for Google People API in API library, select it and click on ‘Enable’ button

  10. Click menu icon on top left again and go to APIs & Services > Credentials
  11. Select OAuth consent screen from left menu panel, select ‘External’ for User Type and click ‘Create’ button
  12. Fill in App name and User support email.
  13. Click ‘Add Domain’ button under Authorized domains section, fill in Authorized domains, also email address under Developer contact information and click ‘Save and Continue’ button.
  14. Click on Credentials tab from left menu panel, click ‘Create Credentials’ link on top of page.
  15. Select ‘OAuth client ID’ from dropdown list
  16. In Create OAuth client ID page, select Web application from dropdown list of Application type field.
  17. Click on ‘Add URI’ button on both Authorised JavaScript origins and Authorised redirect URIs section
  18. Paste the URI provided and click Create button.
  19. Copy and paste the Client ID and Client Secret in field provided and click ‘Update Application Keys’

    You can see the notification of app keys have been updated after finish setup Google login in OneAll dashboard.

    Congratulations! Now you know how to add social login to your website.

Scroll to Top