I am trying to pass a variable between two functions from req.params. I have a node.js app in which a user can join a room, but will need to log into the room before. The us