-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathusers.json
57 lines (57 loc) · 1.16 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
56
57
[{
"_id": {
"$oid": "5ee288dee9ad633724628316"
},
"name": "Rahul dewan",
"password": "rahul123",
"email": "rahul@gmail.com",
"createdAt": {
"$date": "2020-06-11T19:41:18.571Z"
},
"updatedAt": {
"$date": "2020-06-11T19:41:18.571Z"
},
"__v": 0
},{
"_id": {
"$oid": "5f0095a9927d061714e644b4"
},
"name": "RAHUL DEWAN",
"email": "rahuldewan19999@gmail.com",
"password": "a04755f2293364be4cda83147c7d492635a7712a",
"createdAt": {
"$date": "2020-07-04T14:43:53.470Z"
},
"updatedAt": {
"$date": "2020-07-04T14:43:53.470Z"
},
"__v": 0
},{
"_id": {
"$oid": "5f00998a67151e6a30542465"
},
"name": "Rahul Dewan",
"email": "rahuldewan998.rd@gmail.com",
"password": "c89cca0294c462664544008cb06fc966aca0f176",
"createdAt": {
"$date": "2020-07-04T15:00:26.782Z"
},
"updatedAt": {
"$date": "2020-07-04T15:00:26.782Z"
},
"__v": 0
},{
"_id": {
"$oid": "5f072d2bd81b3a4558435d27"
},
"name": "pradyuman",
"password": "admin123",
"email": "pradyuman@admin.com",
"createdAt": {
"$date": "2020-07-09T14:43:55.876Z"
},
"updatedAt": {
"$date": "2020-07-09T14:43:55.876Z"
},
"__v": 0
}]