forked from FarmMaps/FarmMapsApiClient
10 lines
321 B
JSON
10 lines
321 B
JSON
{
|
|
"Authority": "https://accounts.test.farmmaps.eu/",
|
|
"Endpoint": "https://test.farmmaps.eu/",
|
|
"BasePath": "api/v1",
|
|
"DiscoveryEndpointUrl": "https://accounts.test.farmmaps.eu/.well-known/openid-configuration",
|
|
"RedirectUri": "http://example.nl/api",
|
|
"ClientId": "",
|
|
"ClientSecret": "",
|
|
"Scopes": ["api"]
|
|
} |