Tag: supplychainsoftwaredevel
# | Post Title | Date | User |
Connecting the world, one shipment at a time with Supply Chain Management Software | 8 months ago | jamieelucas | |
FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});
{
status: ‘connected’,
authResponse: {
accessToken: ‘…’,
expiresIn:’…’,
signedRequest:’…’,
userID:’…’
}
}