OmarElgabry/chat.io

Remove authentication

datasleek opened this issue · 1 comments

Hi, I want to use this app but i don't want any authentication system.I just want to join room and start chatting.How can i achieve this? May you please list the steps which have to be performed to remove this authentication system.

I have uninstalled passport , passport-local , passport-twitter, passport-facebook modules from this app. What else should i do?

Uncomment any line for passport in server.js. Also, always return true from isAuthenticated