mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-23 21:14:51 +00:00
* feat: testing * feat: auto-fix dead apis * fix: mock works * feat: new fixtures * fix: more clouds tested * fix: dry run fix * fix: civo valid size * fix: civo result wait * feat: fixtures * feat: per cloud agent
23 lines
507 B
JSON
23 lines
507 B
JSON
{
|
|
"authentication_type": "google",
|
|
"authorized_keys": null,
|
|
"email": "ahmed@abushagur.com",
|
|
"email_notifications": true,
|
|
"ip_whitelist_enabled": false,
|
|
"lish_auth_method": "keys_only",
|
|
"referrals": {
|
|
"code": "",
|
|
"completed": 0,
|
|
"credit": 0,
|
|
"pending": 0,
|
|
"total": 0,
|
|
"url": ""
|
|
},
|
|
"restricted": false,
|
|
"timezone": "GMT",
|
|
"two_factor_auth": false,
|
|
"uid": 8062417,
|
|
"user_type": "default",
|
|
"username": "ahmedtheg",
|
|
"verified_phone_number": "+16692249928"
|
|
}
|