appwrite/docs/references/users/create-bcrypt-user.md
2022-06-19 06:52:37 +00:00

212 B

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