Hi,
I have an Iphone app. I am using facebook connect when for user authentication. I am sending score and fbuser Id to my web server. How can I validation this user valid or not?
Thanks
Hi,
I have an Iphone app. I am using facebook connect when for user authentication. I am sending score and fbuser Id to my web server. How can I validation this user valid or not?
Thanks
If your user login to FB using your app, then you have his valid fb id.
If you get users' friends using FBConnect, then you also have theirs fb id. Then they are also valid, so what are you scared of when all the FB ID is returned from FB API?