mirror of
https://github.com/appwrite/appwrite
synced 2026-04-27 08:27:20 +00:00
1 line
No EOL
282 B
Markdown
1 line
No EOL
282 B
Markdown
Create a new user. Password provided must be hashed with the [Scrypt Modified](https://gist.github.com/Meldiron/eecf84a0225eccb5a378d45bb27462cc) algorithm. Use the [POST /users](https://appwrite.io/docs/server/users#usersCreate) endpoint to create users with a plain text password. |