appwrite/docs/references/users/create-scrypt-modified-user.md

2 lines
250 B
Markdown
Raw Normal View History

2022-06-19 06:52:37 +00:00
Create a new user. Password entered must be hashed with the [Scrypt Modified](https://gist.github.com/Meldiron/eecf84a0225eccb5a378d45bb27462cc) algorithm. Use the [POST /users](/docs/server/users#usersCreate) endpoint to import plain text password.