9 lines
157 B
Plaintext
9 lines
157 B
Plaintext
|
{
|
||
|
"auth": {
|
||
|
"server": "https://api.example.com",
|
||
|
"clientId": "CHANGEME",
|
||
|
"scope": "*",
|
||
|
"redirectUri": "https://example.com/redirect"
|
||
|
}
|
||
|
}
|