Removed unused code for oauth2 client secret

Signed-off-by: map per <map-per@gmx.de>
This commit is contained in:
map per
2025-06-14 09:39:55 +02:00
parent 47c9940ee3
commit a1bb9769f3
3 changed files with 5 additions and 11 deletions

View File

@@ -1,7 +1,6 @@
#pragma once
#define OSM_OAUTH2_CLIENT_ID "feHq7fMSmKzZD6XLgPPah3whHPbavSTrJCgwhLMmqT0"
#define OSM_OAUTH2_CLIENT_SECRET ""
#define OSM_OAUTH2_REDIRECT_URI "cm://oauth2/osm/callback"
#define OSM_OAUTH2_SCOPE "read_prefs write_api write_notes"
#define MWM_GEOLOCATION_SERVER ""