Files
FarmMapsLib/src/configuration.json
Willem Dantuma 91fb3ac329
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
Fix menu sliding
2020-01-17 16:39:08 +01:00

9 lines
224 B
JSON

{
"issuer": "https://accounts.awacc.nl",
"clientId": "farmmaps",
"audience": "https://farmmaps.awacc.nl/",
"requireHttps": true,
"apiEndPoint": "https://farmmaps.awacc.nl",
"grantType":"implicit"
}