1
0
Fork 0
mirror of synced 2024-07-08 16:06:02 +12:00
appwrite/docs/references/users/create-bcrypt-user.md
2022-08-12 17:00:43 +01:00

225 B

Create a new user. Password provided must be hashed with the Bcrypt algorithm. Use the POST /users endpoint to create users with a plain text password.