mirror of
https://github.com/appwrite/appwrite
synced 2026-04-21 21:47:16 +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.