Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 500 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 500 Bytes

facebook-module-connect

How it works?

  1. This module will pull user information from Facebook for site generation.
  2. It will facilitate the OAuth flow and handle the storage of the token in WP.

What it does?

  1. When connection does not exist, then facebook-module-connect will display a FB connect CTA to customer.
  2. When connection is successfully established, module will provide utility functions with access to the facebook APIs, which can be utilized by other newfold lab modules.