I am working on a project where I have implement authentication using API from php/laravel backend.Now I have to implement chatting feature in my app using firebase.I have seen many tutorials where everyone using google sign up option by firebase authentication but I have already implement auth and getting a user id. Is there any way to implement chatting using firebase without firebase auth?
"id": 2, "first_name": "MD Mustafizur",
