OSM client IDs/keys as repo secrets, more links on about/info screen.

This commit is contained in:
stopflock
2025-10-07 16:33:33 -05:00
parent 68068214bb
commit c671f29930
3 changed files with 29 additions and 5 deletions
-3
View File
@@ -1,3 +0,0 @@
// Example OSM OAuth key config
const String kOsmProdClientId = 'YOUR_PROD_CLIENT_ID_HERE';
const String kOsmSandboxClientId = 'YOUR_SANDBOX_CLIENT_ID_HERE';