From ad4afbaf523a0ac1a3f458466eeae6e8e59c92b8 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 25 Nov 2024 01:29:44 +0100 Subject: [PATCH] Docs: add instructions --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b3646e56..64efcc3fd 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ ], "oauth_credentials": { "#": "This client-id is registered by 'MapComplete' on OpenStreetMap.org", - "#fork": "For a fork, you will need to register your own key at https://www.openstreetmap.org/oauth2/applications", + "#fork": "For a fork, you will need to register your own key at https://www.openstreetmap.org/oauth2/applications ; redirect url is `https:///land.html`, permissions: `read_user_preferences`, `modify preferences`, `modify the map`. For GPS-traces: both, `modify-notes` if you want the notes-theme to work.", "oauth_client_id": "K93H1d8ve7p-tVLE1ZwsQ4lAFLQk8INx5vfTLMu5DWk", "oauth_secret": "NBWGhWDrD3QDB35xtVuxv4aExnmIt4FA_WgeLtwxasg", "url": "https://www.openstreetmap.org",