mirror of
https://github.com/sasjs/server.git
synced 2025-12-10 11:24:35 +00:00
11 lines
211 B
JSON
11 lines
211 B
JSON
[
|
|
{
|
|
"id": 1,
|
|
"displayName": "Super Admin",
|
|
"username": "secretuser",
|
|
"password": "$2a$10$hKvcVEZdhEQZCcxt6npazO6mY4jJkrzWvfQ5stdBZi8VTTwVMCVXO",
|
|
"isAdmin": true,
|
|
"isActive": true
|
|
}
|
|
]
|