criso / fbgraph

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

FB Access Token #94

Closed joaopedrok closed 7 years ago

joaopedrok commented 8 years ago

I have a doubt. I'm creating and app in iOS that will have a facebook login. So, sometimes i'll need to cross information from facebook with my database, then ill need to send the access token that a got in iOS app to my node backend.

if i call setCurrentToken function every time for all users it will work? or i can get some wrong information for a user that will do a request at the same time?

is there a way to control it with your library?

criso commented 7 years ago

Follow this: https://github.com/criso/fbgraph#to-use-a-specific-access-token-for-a-particular-request