How do I create new users in Stream-Chat using data from FirebaseAuth?

197 Views Asked by At

I'm trying to make a chat application which uses FireBaseAuth as authentication service and stream chat as chat service. I want to create a new user in stream chat as soon as the user is authenticated from firebase. How to I do that?

I've already tried Authenticate-with-streamChat firebase extension and it is giving me a very hard time using it

0

There are 0 best solutions below