Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

stevezhu/meteor-fbgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

A meteor wrapper package for fbgraph

Currently using fbgraph v1.2.0

Usage

Can only be used server side. Consult fbgraph for documentation. The only difference is that the graph referenced in the readme is instead FBGraph in this package. You do not have to require the module yourself.

Example

FBGraph.setAccessToken(access_token);