mirror of
https://github.com/appwrite/appwrite
synced 2026-05-02 19:07:18 +00:00
1 line
No EOL
221 B
Markdown
1 line
No EOL
221 B
Markdown
Create a new user. Password provided must be hashed with the [PHPass](https://www.openwall.com/phpass/) algorithm. Use the [POST /users](/docs/server/users#usersCreate) endpoint to create users with a plain text password. |