1
0
Fork 0
mirror of synced 2024-09-09 14:21:24 +12:00
appwrite/docs/references/users/create-scrypt-modified-user.md
2022-06-17 11:25:28 +02:00

1 line
258 B
Markdown

Create a new user. Password entered must be hashed with [Scrypt Modified](https://gist.github.com/Meldiron/eecf84a0225eccb5a378d45bb27462cc) algorithm. Use the [POST /users](/docs/server/users#usersCreate) endpoint if you want to import plain text password.