-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathusers.json
58 lines (58 loc) · 1.7 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
58
{
"userid1": {
"id": "userid1",
"username": "admin",
"email": "email1.email.hu",
"password": "$2y$10$dpzY\/zQntjg1L7hV3EsxkOEOcDXwhZUwM4QPf\/7Xyc0MLZyK.Ubqm",
"isAdmin": true
},
"userid2": {
"id": "userid2",
"username": "user2",
"email": "email2.email.hu",
"password": "pw2",
"isAdmin": false
},
"userid3": {
"id": "userid3",
"username": "user3",
"email": "email3.email.hu",
"password": "pw3",
"isAdmin": false
},
"6483684fe5b2b": {
"id": "6483684fe5b2b",
"username": "Ren Koike",
"email": "o83aqr@inf.elte.hu",
"password": "$2y$10$slDFGUovIuikPnzGOGoCV.Y\/NbbcETVmuKALFtNW.Pxul9OpWnE6S",
"isAdmin": false
},
"648372b494fa1": {
"id": "648372b494fa1",
"username": "name2",
"email": "adssq@gmail.com",
"password": "$2y$10$22cBPW7zUnRAdzDi5vM1m.pnzobc64FOXKfZYhRJzYOmACPEHJDOS",
"isAdmin": false
},
"6483734a34fb5": {
"id": "6483734a34fb5",
"username": "name3",
"email": "adssq@gmail.com",
"password": "$2y$10$Y8WEZtu2999ehn8Er\/ksj.OrD.nNvdeDQ0FormYwNknmWqLWtQwri",
"isAdmin": false
},
"64847f2b5329d": {
"id": "64847f2b5329d",
"username": "name1",
"email": "ojje@email.com",
"password": "$2y$10$K6UKBW5G8ee1etwZ3QVb3uRFATXllH\/BtaDhndvizEW6KznNmHNJG",
"isAdmin": false
},
"648507807138d": {
"username": "name4",
"email": "af@hid.com",
"password": "$2y$10$TZ1VtMZ6m7ZVr2Dw3a.9ve4ort1PuHcfwIwVQPKIVy8STwW870fTO",
"isAdmin": false,
"id": "648507807138d"
}
}