Page 2 / 2
Prev
Jun 24, 2022 5:13 pm
Please feel free to post and comment in this discussion.
6 Replies
Sep 08, 2022 5:17 pm
Hope everyone is having a great day.
Jan 03, 2023 9:07 am
We have started to us artificial intelligence to update past posts and to help create new stories and videos. Some of that information can be found here:
Page 2 / 2
Prev
FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});
{
status: ‘connected’,
authResponse: {
accessToken: ‘…’,
expiresIn:’…’,
signedRequest:’…’,
userID:’…’
}
}