We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Server API (/user/user_register) imports user without providing password parameter,so what is initial password for the user imported by this API ?
No response
The text was updated successfully, but these errors were encountered:
Hello! Thank you for filing an issue.
If this is a bug report, please include relevant logs to help us debug the problem.
Join slack 🤖 to connect and communicate with our developers.
Sorry, something went wrong.
The user's password is only stored in the Chat system; the IMServer does not store passwords.
The API only provide three parameter “userID”,“nickname”,“faceURL" without password, how to know the password for user to login
OpenIM is just a messaging system; all user information, including passwords, is stored in your business system.
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
No branches or pull requests
What would you like to share?
The Server API (/user/user_register) imports user without providing password parameter,so what is initial password for the user imported by this API ?
Additional information
No response
The text was updated successfully, but these errors were encountered: