nsfwapp/backend/data/auth.json
2026-02-09 12:29:19 +01:00

7 lines
183 B
JSON

{
"username": "admin",
"passwordHash": "$2a$10$2aiY8R4G5pFmK3sZ/x9EXewMt/G4zt2cMz.dDXWIntSbd6Hoa9oYC",
"totpEnabled": true,
"totpSecret": "TIZUJ4A5SB2LOJCJN4T4MGOLBMDQ7NGG"
}