mirror of
https://github.com/appwrite/appwrite
synced 2026-04-25 23:47:19 +00:00
244 B
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.