Skip to content

alxyang/facebook-twitter-oauth-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COGS121 Facebook Twitter API Application

  1. Run npm install.
  2. Set all api keys in .env file. (make sure the callback urls are set correctly depending on dev or prod)
  3. Run on localhost.

Misc Notes: When running facebook app within the canvas(within facebook), application will automatically authenticate and route to facebok data page. Authentication for Twitter and Facebook pages in the Navbar will not work due to SAMEORIGIN policy and canvas authentication for Facebook.

About

Application built on NodeJS with facebook and twitter API integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published