Twitter,Google+的hello.js库产生了注销错误

时间:2014-07-28 11:34:01

标签: oauth-2.0 hello.js

我在使用带有身份验证的hello.js库的twitter和Google+注销时遇到问题。我写了退出代码,它不适用于Twitter和Google+,但完美地与Facebook合作。

代码在这里:

hello("google").logout({force:true},function(){
    alert("Signed out");
});

1 个答案:

答案 0 :(得分:1)

从第三方退出仅适用于Facebook和Windows http://adodson.com/hello.js/#hellologout