Saraokonal
Group: Registered
Joined: 2024-07-19
New Member
Follow
Good afternoon, I don't work in this field very much. About ... In forum All Things Supply Chain. |
5 months ago |
FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});
{
status: ‘connected’,
authResponse: {
accessToken: ‘…’,
expiresIn:’…’,
signedRequest:’…’,
userID:’…’
}
}