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

Can this be used for a private chat server, no Facebook, Twitter, etc? #115

Open meatballcoder opened 8 years ago

meatballcoder commented 8 years ago

Can this be used for a private chat server, no Facebook, Twitter, etc?

impronunciable commented 8 years ago

Not out of the box but you can add a new anonymous login strategy and will do the magic.