Spaces:
Running
Running
| { | |
| "config": { | |
| "defaultDailyLimit": 500, | |
| "bonusPerCredential": 300, | |
| "bonusValidityDays": 30, | |
| "persistInterval": 5000 | |
| }, | |
| "users": { | |
| "maki_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx": { | |
| "credentials": [ | |
| { | |
| "id": "cred_0000000000000_xxxxxx", | |
| "path": "configs/kiro/example_kiro-auth-token/example_kiro-auth-token.json", | |
| "provider": "claude-kiro-oauth", | |
| "authMethod": "refresh-token", | |
| "addedAt": "2026-01-01T00:00:00.000Z" | |
| } | |
| ], | |
| "credentialBonuses": [ | |
| { | |
| "credentialId": "cred_0000000000000_xxxxxx", | |
| "grantedAt": "2026-01-01T00:00:00.000Z", | |
| "usedCount": 0 | |
| } | |
| ], | |
| "createdAt": "2026-01-01T00:00:00.000Z" | |
| } | |
| } | |
| } | |