SupplyChainToday.com

Supply Chain Discussion Group

johnmallon62
Group: Registered
Joined: 2024-12-02
New Member
Follow

 

FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});

{
status: ‘connected’,
authResponse: {
accessToken: ‘…’,
expiresIn:’…’,
signedRequest:’…’,
userID:’…’
}
}

Scroll to Top