criso / fbgraph

NodeJs module to access the facebook graph api
http://criso.github.io/fbgraph/
1.09k stars 176 forks source link

[Feature] FB App on Page Tab #61

Closed jase88 closed 9 years ago

jase88 commented 10 years ago

Hey,

Like I read here on the Page Tab Tutorial apps that are integrated on pages have additional information (pageid, admin of page and if page got liked by the user). These things are stored on the signed_request parameter with the additional parameter page. Also there is a string parameter called app_data.

As far as I understand this isn't implemented in fbgraph. Do you might consider supporting querying information about apps on page tabs within fbgraph?

Thanks in advance!

criso commented 9 years ago

This module is just to access the graph api.