fixed #69
This commit is contained in:
parent
2badd56b2b
commit
accc5e5286
5 changed files with 51 additions and 12 deletions
|
@ -154,7 +154,7 @@ function(HostApp, Paths, Hmac) {
|
|||
}
|
||||
|
||||
Oauth.prototype.logout = function() {
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
return Oauth;
|
||||
|
|
Reference in a new issue