<p></p>
<p><b>@tyrasd</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3561#discussion_r892095457">CONFIGURE.md</a>:</p>
<pre style='color:#555'>>  * Unless you have set up alternatives, use Name: "Local iD" and Main Application URL: "http://localhost:3000"
 * Check boxes for the following Permissions
-  * 'read their user preferences'
-  * 'modify the map'
-  * 'read their private GPS traces'
-  * 'modify notes'
-* Everything else can be left with the default blank values.
-* Click the "Register" button
-* On the next page, copy the "consumer key"
+  * 'Read user preferences'
+  * 'Modify user preferences'
+  * 'Modify the map'
+  * 'Read private GPS traces'
+  * 'Upload GPS traces'
+  * 'Modify notes'
</pre>
<p dir="auto">In 2.21.0, iD requests the <code class="notranslate">write_prefs</code> scope (see <a href="https://github.com/openstreetmap/iD/blob/c79dfc601f794bab9d1fb7a27f00fd50d0d282c9/modules/services/osm.js#L23">https://github.com/openstreetmap/iD/blob/c79dfc601f794bab9d1fb7a27f00fd50d0d282c9/modules/services/osm.js#L23</a>). AFAICS it is not (yet) used anywhere obvious. (//cc <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/bhousel/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/bhousel">@bhousel</a>: Did I overlooking something here?) I was however planning to make use of it in the not so far future to preserve some settings and/or editor states. That's why I choose to just keep it in.</p>
<p dir="auto"><code class="notranslate">write_gpx</code> is currently not used by iD (and also not requested during authentication), but I thought about adding a functionality to upload traces from within iD at some point in the future.</p>
<p dir="auto">I assumed that for a typical user setting up this repo, it would be less trouble to allow all potentially/eventually used permissions right now, as this would prevent hard to debug issues when the scopes would be used by iD at some point in the future.</p>
<p dir="auto">Let me know if you prefer to handle it differently. I can also prepare a patch release which doesn't request <code class="notranslate">write_prefs</code>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3561#discussion_r892095457">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLP7Q3A4QCQTRCPX3CLVOBNJBANCNFSM5XY7ZLFA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLMQOYOVEICK2N26BUTVOBNJBA5CNFSM5XY7ZLFKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOHOIQEWA.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/3561/review/999359064</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/3561#discussion_r892095457",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3561#discussion_r892095457",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>