Facebook Registration Plugin And Friends List
I am using facebook registration plugin and wanted to se开发者_高级运维e if its possible to get list of users friends after user submits a form loggin in facebook.
Thanks
Yes, make a graph api call to /me/friends with the access_token you are given in the signed_request.
加载中,请稍侯......
精彩评论