Update oauthLogin.js

This commit is contained in:
Lance Stout 2014-03-07 12:07:45 -08:00
parent 7b174c77c9
commit eb69f25d08
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ parts.forEach(function (value) {
jid: user.username.toLowerCase() + "@otalk.im",
server: "otalk.im",
wsURL: "wss://otalk.im/xmpp-websocket",
transport: "websocket",
credentials: {
username: user.username.toLowerCase(),
password: token