9 lines
152 B
JSON
9 lines
152 B
JSON
{
|
|
"auth": {
|
|
"server": "http://localhost:3000",
|
|
"clientId": "123",
|
|
"scope": "*",
|
|
"redirectUri": "http://localhost:3001/redirect"
|
|
}
|
|
}
|