1
0
Fork 0
mirror of synced 2024-08-02 20:12:01 +12:00
appwrite/docs/references/users/create-md5-user.md
2023-10-13 15:43:44 +02:00

1 line
238 B
Markdown

Create a new user. Password provided must be hashed with the [MD5](https://en.wikipedia.org/wiki/MD5) algorithm. Use the [POST /users](https://appwrite.io/docs/server/users#usersCreate) endpoint to create users with a plain text password.