蛋黃油: RT @JuddLegum: 3. I contacted Twitter 8 hrs ago and asked them about Shroyer. No response Twitter says it won't tolerate threats or racism but actions speak louder I'm using my newsletter, Popular Information, to do the work the social media giants won't do Sign up at https://t.co/Gl6evXRDcZ
FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});
{
status: 'connected',
authResponse: {
accessToken: '{access-token}',
expiresIn:'{unix-timestamp}',
reauthorize_required_in:'{seconds-until-token-expires}',
signedRequest:'{signed-parameter}',
userID:'{user-id}'
}
}
FB.login(function(response){
// handle the response
});
FB.login(function(response) {
// handle the response
}, {scope: 'public_profile,email'});
FB.login(function(response) {
if (response.status === 'connected') {
// Logged into your webpage and Facebook.
} else {
// The person is not logged into your webpage or we are unable to tell.
}
});
FB.logout(function(response) {
// Person is now logged out
});
body
RT @JuddLegum: 3. I contacted Twitter 8 hrs ago and asked them about Shroyer. No response Twitter says it won't tolerate threats or racism but actions speak louder I'm using my newsletter, Popular Information, to do the work the social media giants won't do Sign up at https://t.co/Gl6evXRDcZ
沒有留言:
張貼留言