i want to impelment the same technique as stik.com has, if a user is logged into facebook they automatically fetch the user information without any approval, they just relaod the website.
How to do that?
|
i want to impelment the same technique as stik.com has, if a user is logged into facebook they automatically fetch the user information without any approval, they just relaod the website. How to do that? |
||||
|
|
|
refer to: https://developers.facebook.com/docs/reference/javascript/ you can get the user information, refer to: https://developers.facebook.com/docs/guides/web/ for guide to integration. |
||||
|
|