open-im-server icon indicating copy to clipboard operation
open-im-server copied to clipboard

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

Open aningco opened this issue 1 year ago β€’ 6 comments

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

aningco avatar Sep 30 '24 01:09 aningco

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.

OpenIM-Robot avatar Sep 30 '24 01:09 OpenIM-Robot

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

skiffer-git avatar Sep 30 '24 01:09 skiffer-git

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

aningco avatar Sep 30 '24 01:09 aningco

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

skiffer-git avatar Sep 30 '24 02:09 skiffer-git

image

skiffer-git avatar Sep 30 '24 02:09 skiffer-git

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


image

OpenIM-Robot avatar Sep 30 '24 02:09 OpenIM-Robot