mirror of
https://github.com/appwrite/appwrite
synced 2026-05-08 09:41:32 +00:00
225 B
225 B
Create a new user. Password provided must be hashed with the Bcrypt algorithm. Use the POST /users endpoint to create users with a plain text password.