node-facebook-graph
node-facebook-graph copied to clipboard
[DEPRECATED] Facebook Node.js SDK
Develop
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...