Fix menu sliding
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"issuer": "http://accounts.awtest.nl",
|
||||
"issuer": "https://accounts.awacc.nl",
|
||||
"clientId": "farmmaps",
|
||||
"audience": "http://farmmaps.awtest.nl/",
|
||||
"requireHttps": false,
|
||||
"apiEndPoint": "http://farmmaps.awtest.nl",
|
||||
"audience": "https://farmmaps.awacc.nl/",
|
||||
"requireHttps": true,
|
||||
"apiEndPoint": "https://farmmaps.awacc.nl",
|
||||
"grantType":"implicit"
|
||||
}
|
||||
|
Reference in New Issue
Block a user