I've started playing a bit with node.js. I e from a more php / java background.
i'm heavily using facebook sdk for php, which is very good (for php). node.js lack such support (the JS SDK for facebook is something totaly different correct me if i'm wrong). Again, talking about support and using everyauth didn't e up well.. (maybe an updated sample code will help me). For example, how do you paginate via the SDK? (you get a next link from facebook as response)
faceplate - isn't updated (tried it's samples and saw from the code) there are libs that use FQL and not open graph
which is the "best" ? or most updated "wrapper" or SDK of it's own and yet simple to use? (no need for heavy duty lib)
thank you!
I've started playing a bit with node.js. I e from a more php / java background.
i'm heavily using facebook sdk for php, which is very good (for php). node.js lack such support (the JS SDK for facebook is something totaly different correct me if i'm wrong). Again, talking about support and using everyauth didn't e up well.. (maybe an updated sample code will help me). For example, how do you paginate via the SDK? (you get a next link from facebook as response)
faceplate - isn't updated (tried it's samples and saw from the code) there are libs that use FQL and not open graph
which is the "best" ? or most updated "wrapper" or SDK of it's own and yet simple to use? (no need for heavy duty lib)
thank you!
Share Improve this question asked Aug 12, 2012 at 12:28 user1271518user1271518 6361 gold badge9 silver badges25 bronze badges 1- This is similar to stackoverflow./questions/4484825/… – treejanitor Commented Feb 8, 2013 at 12:46
1 Answer
Reset to default 7after searching, waiting for an answer that didn't came, etc.. the end the answer came from node's IRC channel. http://passportjs/guide/index.html
http://passportjs/guide/facebook.html