openimsdk / open-im-server

IM Chat
https://openim.io
Apache License 2.0
13.88k stars 2.44k forks source link

[Other]: what is the initial password for the user imported by the Server API (/user/user_register) #2690

Open aningco opened 5 hours ago

aningco commented 5 hours ago

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

OpenIM-Robot commented 5 hours ago

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.

skiffer-git commented 5 hours ago

The user's password is only stored in the Chat system; the IMServer does not store passwords.

aningco commented 5 hours ago

The API only provide three parameter β€œuserID”,β€œnickname”,β€œfaceURL" without password, how to know the password for user to login

skiffer-git commented 5 hours ago

OpenIM is just a messaging system; all user information, including passwords, is stored in your business system.

skiffer-git commented 5 hours ago

image

OpenIM-Robot commented 5 hours ago

Bot detected the issue body's language is not English, translate it automatically. πŸ‘―πŸ‘­πŸ»πŸ§‘β€πŸ€β€πŸ§‘πŸ‘«πŸ§‘πŸΏβ€πŸ€β€πŸ§‘πŸ»πŸ‘©πŸΎβ€πŸ€β€πŸ‘¨πŸΏπŸ‘¬πŸΏ


image