rickyrauch / Balloons.IO

Balloons.IO is a web multi-room chat server and client ready to use. It’s built with the help of node.JS, Express, Socket.IO and Redis. Balloons uses PassportJS for authentication with Twitter and Facebook
http://balloons.io
2.36k stars 491 forks source link

Twitter API version changed #87

Closed Delitants closed 11 years ago

Delitants commented 11 years ago

Twitter API version changed and oAuth for twitter now broken in balloons.io.

impronunciable commented 11 years ago

@gravityonmars I fixed it but can't push. Can you get my permissions back? thanks.

rickyrauch commented 11 years ago

I moved from organization to normal user weeks ago. I added you and @cristiandouce. Thanks!

Delitants commented 11 years ago

Wait, I don't get it... And how do I apply this fix? I see changes only in packages.json so it probably means i need a fresh install.

impronunciable commented 11 years ago

you need to run npm install and restart your server.