2021-02-20 19:31:18 +01:00
|
|
|
{
|
2021-02-28 22:21:38 +01:00
|
|
|
"apiUrl": "http://localhost:3001",
|
2021-02-20 19:31:18 +01:00
|
|
|
"auth": {
|
2021-02-23 18:26:37 +01:00
|
|
|
"server": "http://localhost:3000",
|
2021-02-28 20:19:08 +01:00
|
|
|
"clientId": "b730f8d2-d93c-4c68-9ff0-dfac8da76ee2",
|
2021-02-20 19:31:18 +01:00
|
|
|
"scope": "*",
|
|
|
|
"redirectUri": "http://localhost:3001/redirect"
|
|
|
|
}
|
|
|
|
}
|