-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathusers.json
55 lines (55 loc) · 1.39 KB
/
users.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
[{
"_id": {
"$oid": "6404fd6d92853967e8c78323"
},
"id": 13.127591071439415,
"name": "sales member 1",
"email": "[email protected]",
"password": "$2b$10$gIyjvF3yfQtkt0SpL1.EnOt0ovHiSSp2Aaz7dKs7hYHlwNM3.otwy",
"type": "sales"
},{
"_id": {
"$oid": "6404fd6d92853967e8c78324"
},
"id": 64.10064100905456,
"name": "sales member 2",
"email": "[email protected]",
"password": "$2b$10$.tv8Pdla5CZamRwuSNz2dOop9K01.JjcEc3H4DNQ9aOm5/LGtKZJK",
"type": "sales"
},{
"_id": {
"$oid": "64065fc5cb1dadc8f243a7f5"
},
"id": 15.769900552939987,
"name": "Daksh",
"email": "[email protected]",
"password": "$2b$10$tfOEXSsGbsZFzbINyMeELOMhtbtTh0WMDAJcJvfjwZ3r5b2NYg.Y.",
"type": "engineer"
},{
"_id": {
"$oid": "640662bffb5bcdd8be16eeec"
},
"id": 29.42904313493695,
"name": "Yash",
"email": "[email protected]",
"password": "$2b$10$pZhxsEgFCsrkCC5DKK1j7e4C/nGMhC2FDvbqnPO6sl/HiJ318MPxG",
"type": "customer"
},{
"_id": {
"$oid": "640662d6fb5bcdd8be16eeed"
},
"id": 19.387870100458816,
"name": "Atul",
"email": "[email protected]",
"password": "$2b$10$ie.0dAv.faAvwv7TqNpaneaUeptVf2feuY.WSPTrV3cJhfR.1vm3.",
"type": "manager"
},{
"_id": {
"$oid": "64067870e6214c945ca16aa4"
},
"id": 58.93412170771939,
"name": "Shrey",
"email": "[email protected]",
"password": "$2b$10$pgAxSwDGNHLIxBGv55qcVOG9VVml6pt2jLxYFz/W0VNPslYeXaEsG",
"type": "customer"
}]