jamieelucas
Group: Registered
Joined: 2024-03-15
Active Member
Follow
Connecting the world, one shipment at a time with Supply Cha... In forum All Things Supply Chain. |
8 months ago | |
Jumpstart your Supply Chain Software Development Journey - K... In forum All Things Supply Chain. |
9 months ago |
FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});
{
status: ‘connected’,
authResponse: {
accessToken: ‘…’,
expiresIn:’…’,
signedRequest:’…’,
userID:’…’
}
}