蛋黃油: RT @JuddLegum: 4. It's not just Twitter. The video of the InfoWars host calling for Obama to be lynched was on YouTube earlier today. That's how I found it. I contacted YouTube and they responded to me by taking the video down and suspending the account https://t.co/lr4s99EkvN https://t.co/nrX9PIZYCW
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: 4. It's not just Twitter. The video of the InfoWars host calling for Obama to be lynched was on YouTube earlier today. That's how I found it. I contacted YouTube and they responded to me by taking the video down and suspending the account https://t.co/lr4s99EkvN https://t.co/nrX9PIZYCW
沒有留言:
張貼留言