Modeled from the (Facebook Javascript SDK), now with the facebook-node-sdk you can now easily write the same code and share between your server (nodejs) and the client (Facebook Javascript SDK).
Other
738
stars
251
forks
source link
returning request object when calling api method #86
Adding this return calls, this way you can keep the returned object from the "request" method and then have chance to call .abort() or any other method available.
Adding this return calls, this way you can keep the returned object from the "request" method and then have chance to call .abort() or any other method available.