Page 1 / 2
Next
Jun 24, 2022 5:13 pm
Please feel free to post and comment in this discussion.
6 Replies
Jul 02, 2022 6:12 am
Please post and get involved. The more we all share the great value we add.
Jul 03, 2022 4:21 am
It's easy to post 🙂
Jul 11, 2022 4:00 am
Would love to see people post.
Aug 05, 2022 5:40 pm
Looking forward to collaborating with others.
Page 1 / 2
Next
FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});
{
status: ‘connected’,
authResponse: {
accessToken: ‘…’,
expiresIn:’…’,
signedRequest:’…’,
userID:’…’
}
}