mirror of
https://github.com/appwrite/appwrite
synced 2026-05-11 03:00:51 +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.