-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathusers_auth.json
More file actions
44 lines (44 loc) · 1.7 KB
/
users_auth.json
File metadata and controls
44 lines (44 loc) · 1.7 KB
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
{
"dilson": {
"password": "270086a16d36a1311c68b66e050022899b6fa98942866e1be616d115f6ad3e69",
"display_name": "D Colman",
"created_at": "2026-03-09T10:21:57.916730",
"data_file": "user_dilson_data.json"
},
"dilson2": {
"password": "01d9297595c760af49c8bd68af52ab622af3506971218e9f76872b6113a28cc3",
"display_name": "D Colman 2",
"created_at": "2026-03-09T11:12:17.821160",
"data_file": "user_dilson2_data.json"
},
"dilson3": {
"password": "4d9caad4eff4e657d5f2463e14f368ea32979571e3d0aa1af426742ad766fed8",
"display_name": "d colman 3",
"recovery_hint": "spyke",
"created_at": "2026-03-09T11:32:22.261307",
"data_file": "user_dilson3_data.json"
},
"dilson4": {
"password": "d8ada08f296ca5b35bb861d6aecac943f429466142f8afc2827f328488354487",
"display_name": "d colman 4 ",
"recovery_hint": "spyke",
"created_at": "2026-03-09T11:48:21.718967",
"data_file": "user_dilson4_data.json"
},
"dilson5": {
"password": "270086a16d36a1311c68b66e050022899b6fa98942866e1be616d115f6ad3e69",
"display_name": "d colman 5",
"security_question": "What was the name of your first pet?",
"security_answer": "0234e4d93cb1a6e9c03a45f95e93506b2cdbafe4b9ecc4deef8b27b9ae16e426",
"created_at": "2026-03-11T11:15:47.747307",
"data_file": "user_dilson5_data.json"
},
"dilson6": {
"password": "270086a16d36a1311c68b66e050022899b6fa98942866e1be616d115f6ad3e69",
"display_name": "d colman 6",
"security_question": "What was the name of your first pet?",
"security_answer": "0234e4d93cb1a6e9c03a45f95e93506b2cdbafe4b9ecc4deef8b27b9ae16e426",
"created_at": "2026-03-11T11:50:42.942213",
"data_file": "user_dilson6_data.json"
}
}