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

215 B

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