Topic Title | Forum | |
ScSaaS Providers By johnmallon62 3 weeks ago | Last Post: 3 weeks ago |
All Things Supply Chain. | |
FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});
{
status: ‘connected’,
authResponse: {
accessToken: ‘…’,
expiresIn:’…’,
signedRequest:’…’,
userID:’…’
}
}