1
0
Fork 0
mirror of synced 2024-07-06 23:21:05 +12:00
appwrite/docs/references/users/create-argon2-user.md
2023-10-13 15:43:44 +02:00

244 B

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