mirror of
https://github.com/appwrite/appwrite
synced 2026-05-02 10:57:18 +00:00
1 line
No EOL
225 B
Markdown
1 line
No EOL
225 B
Markdown
Create a new user. Password provided must be hashed with the [Argon2](https://en.wikipedia.org/wiki/Argon2) algorithm. Use the [POST /users](/docs/server/users#usersCreate) endpoint to create users with a plain text password. |