There are three options for creating user logins and passwords:
1. Using QuickBlox SDKs.
This option is used if you build your application with QuickBlox SDKs.
You can find information in the “Users” section of our official documentation for each SDK:
iOS SDK – Users | iOS SDK | QuickBlox
Android SDK – Users | Android SDK | QuickBlox
JavaScript SDK – Users | Android SDK | QuickBlox
React Native SDK – Users | Android SDK | QuickBlox
Flutter SDK – Users | Flutter SDK | QuickBlox
2. Using Server API.
If you do not want to use QuickBlox SDKs, you can refer to our Server API documentation to find information about how to create a user login and password.
3. In the “Users” section for your QuickBlox application (QuickBlox Dashboard).
This is a manual way to test a user creation functionality and is rarely used.
Feel free to check our official documentation for more information that will help you to integrate QuickBlox services into your applications / projects or contact our Support team by submitting a ticket if you have any other questions.