FirebaseExtended / firechat

Real-time Chat powered by Firebase
https://firechat.firebaseapp.com
MIT License
2.42k stars 1.04k forks source link

Add support for anonymous user chat. #96

Open akshatbhargava123 opened 6 years ago

akshatbhargava123 commented 6 years ago

I want to use firechat for a chat module in my website but I don't wanted users to login via anything but just take their name and email credentials to start chatting to admin. Please add this feature or if its already available, please give me a small brief of how I can implement it?