1
0
Fork 0
mirror of synced 2024-08-04 04:52:03 +12:00
appwrite/docs/references/users/create-scrypt-modified-user.md

1 line
263 B
Markdown
Raw Normal View History

2022-08-13 04:00:43 +12:00
Create a new user. Password provided must be hashed with the [Scrypt Modified](https://gist.github.com/Meldiron/eecf84a0225eccb5a378d45bb27462cc) algorithm. Use the [POST /users](/docs/server/users#usersCreate) endpoint to create users with a plain text password.