Created separate project for areaConversion VRA poten

Updated VRA poten sample code
This commit is contained in:
Riepma
2021-02-16 09:46:50 +01:00
parent 101b683daa
commit 3ad594d83f
14 changed files with 783 additions and 89 deletions

View File

@@ -0,0 +1,10 @@
{
"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" ]
}