How to make a post request to create new users
I’m creating a chat app with react-chat-engine. And everything is working fine. Except for the fact that I don’t know how to make a post request to create new users.
I’m creating a chat app with react-chat-engine. And everything is working fine. Except for the fact that I don’t know how to make a post request to create new users.