Hi Guys, Is there any topics, or could any of you shed some light for the following example. Say I had an RPG written in JS/Html5 with Socket.io as networking. How would I per say Authenticate the user, For example, Session control between PHP and Node itself so I could see whos just connected to the client and thus pull their data from something such as Mongo DB. Cheers, Alex