User Model
User Attributes
Attribute
Data Type
Description
Example User Object
{
"_id": "5349b4ddd2781d08c09890f3",
"name": "Dhan Bahadur Chhettri",
"email": "progcomp29@gmail.com",
"passwordHash": "$2a$10$saltroundsandhashedpassword",
"role": "admin",
"organisation": "5f7f2b9a4f3d1e0b1c9b4c7a"
}Usage
Last updated