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

Login without Facebook or Twtitter #78

Closed maxstudener closed 11 years ago

maxstudener commented 11 years ago

Is there a way to test this application without logging in with twitter or facebook?

cristiandouce commented 11 years ago

The original idea of Balloons.IO was to login with facebook or twitter. Don't see it changing in a while.

impronunciable commented 11 years ago

Since we are using passportjs it should be easy to implement other kind of login. Pull requests are welcome :)