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.37k stars 493 forks source link

Redirect user to room after login #95

Open misiek08 opened 10 years ago

misiek08 commented 10 years ago

When user enters http://chat/roomname and is not authenticated it would be great if he after login will be redirected to roomname room.

cristiandouce commented 10 years ago

:+1:

misiek08 commented 10 years ago

I made nice layout for smaller sizes or even for mobile phones, but I need this functionality very much.