1
0
Fork 0
mirror of synced 2024-07-06 15:11:21 +12:00
appwrite/docs/references/users/create-md5-user.md

1 line
219 B
Markdown
Raw Normal View History

2022-08-13 04:00:43 +12:00
Create a new user. Password provided must be hashed with the [MD5](https://en.wikipedia.org/wiki/MD5) algorithm. Use the [POST /users](/docs/server/users#usersCreate) endpoint to create users with a plain text password.