-
Notifications
You must be signed in to change notification settings - Fork 0
/
mongodb.json
57 lines (57 loc) · 1.33 KB
/
mongodb.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": "60562136b6d8db18a8afc377"
},
"name": "Mad",
"surname": "Hatter",
"email": "madhatter@wonderland.com.au",
"password": "$2b$10$zhOr/Xnzb3IzmEVr5vmB6OL3CZwQo8Jf2eV4IpmuDbRAXhEx5W2JS",
"role": "teacher",
"place": "home-office",
"status": "busy",
"__v": 0
},{
"_id": {
"$oid": "60565e4c1a3226539024e2ec"
},
"name": "White",
"surname": "Rabbit",
"email": "ontime@always.com",
"password": "$2b$10$iAirrlVwm0voLlKZE9zv5u92.Ja6Z9TI3Va5plIYHZvVSwOGLoxeG",
"role": "student",
"__v": 0
},{
"_id": {
"$oid": "605661301a3226539024e2ed"
},
"name": "Cheshire",
"surname": "Cat",
"email": "nowyouseeme@outlook.com",
"password": "$2b$10$xInIJpJOzywaDwSHTW5djeeiBhFVmUTwWej2/l6CATobDaO7gv.gO",
"role": "teacher",
"place": "home-office",
"status": "busy",
"__v": 0
},{
"_id": {
"$oid": "605661901a3226539024e2ee"
},
"name": "Blue",
"surname": "Caterpillar",
"email": "hookahboy420@pm.me",
"password": "$2b$10$Me4J5fVR9nuc3OwQOmMKeeHAqFe351Spuibzka813s.rbp6qM1edW",
"role": "teacher",
"place": "home-office",
"status": "busy",
"__v": 0
},{
"_id": {
"$oid": "605661bb1a3226539024e2ef"
},
"name": "March",
"surname": "Hare",
"email": "tea@cup.now",
"password": "$2b$10$e/f283kSgxStM38b04F2q.nsxOngLqbR3jsSqFcSzBacMp8b/tc9.",
"role": "student",
"__v": 0
}]