Initial commit
This commit is contained in:
20
account.json
Normal file
20
account.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"generated_at": "2025-12-18T16:06:30.346Z",
|
||||
"users": [
|
||||
{
|
||||
"id": 1,
|
||||
"username": "johnlloydsumawang26",
|
||||
"email": "johnlloydsumawang@gmail.com",
|
||||
"role": "admin",
|
||||
"password_hash": "$2y$10$cH0FJuPLd467oX0q01ZADu6v2lh0kmfNob0HOyO5tuRstcdXBbIuS",
|
||||
"password": "jolo26"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"username": "SPayDigong",
|
||||
"email": "redgie@simc.gov.ph",
|
||||
"role": "admin",
|
||||
"password_hash": "$2y$10$r02pNIERlJKRmrT6haCP8.YLpEAAEM0hTYRQnWpJ7ktZ6E6GRjQNq"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user