node-facebook-graph icon indicating copy to clipboard operation
node-facebook-graph copied to clipboard

[DEPRECATED] Facebook Node.js SDK

Results 3 node-facebook-graph issues
Sort by recently updated
recently updated
newest added

Several bug fixes. We've been using this library successfully with the Graph API and FQL for several weeks now.

This pull addresses issue 3 by making this SDK oauth2 compliant. It changes some return values slightly, and requires the Oauth2 package, but it makes everything work again (at least...

I don't seem to be able to get this to work at all with the current Facebook JS API. First off, the `getSessionFromCookie` function uses the cookie prefix "fbs" where...