mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
Removed unused code for oauth2 client secret
Signed-off-by: map per <map-per@gmx.de>
This commit is contained in:
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user