loading...
Next
« Prev Post
« Prev Post
Previous
Next Post »
Next Post »
Post a Comment
Subscribe to:
Post Comments (Atom)
FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});
{
status: 'connected',
authResponse: {
accessToken: '...',
expiresIn:'...',
signedRequest:'...',
userID:'...'
}
}