Skip to content

alyssaq/facebook_api_user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Facebook user information

Supports Facebook Graph API v2.0

Setup

  1. Install dependencies npm install
  2. Paste your access_token in config.js, which can be generated from the Graph API explorer.

Usage

See sample.js. The access token must have the right permissions. See FB Graph API Reference for all available endpoints. Note that the user access token lasts for 2 hours by default.

License

MIT

About

Get user info from Facebook Graph API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published