This commit is contained in:
Jeena Paradies 2012-11-22 02:06:55 +01:00
parent 2badd56b2b
commit accc5e5286
5 changed files with 51 additions and 12 deletions

View file

@ -154,7 +154,7 @@ function(HostApp, Paths, Hmac) {
}
Oauth.prototype.logout = function() {
return false;
}
return Oauth;