SupplyChainToday.com

Supply Chain Discussion Group

Colt Wright
@colt-wright
New Member
Joined: Apr 9, 2024
Last seen: Apr 9, 2024
Topics: 0 / Replies: 0

No activity found for this member.

 

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

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

Scroll to Top