Files
bro-app-gateway/storage/db.json
2020-09-02 10:18:55 +09:00

11 lines
270 B
JSON

{
"authCodes": [
{
"code": "a9c6380a-9e34-467f-a1ae-514bb51a7724",
"redirectUri": "http://google.com",
"clientId": "F8Nbz9gGUvLgdn8T",
"expiresDate": null,
"accountId": "accountid"
}
]
}