first commit
This commit is contained in:
11
storage/db.json
Normal file
11
storage/db.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"authCodes": [
|
||||
{
|
||||
"code": "a9c6380a-9e34-467f-a1ae-514bb51a7724",
|
||||
"redirectUri": "http://google.com",
|
||||
"clientId": "F8Nbz9gGUvLgdn8T",
|
||||
"expiresDate": null,
|
||||
"accountId": "accountid"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user