2021-02-28 19:29:47 +00:00
|
|
|
{
|
2021-02-28 21:21:38 +00:00
|
|
|
"apiUrl": "https://api.example.com",
|
2021-02-28 19:29:47 +00:00
|
|
|
"auth": {
|
|
|
|
"server": "https://api.example.com",
|
|
|
|
"clientId": "CHANGEME",
|
|
|
|
"scope": "*",
|
|
|
|
"redirectUri": "https://example.com/redirect"
|
|
|
|
}
|
|
|
|
}
|