[openstreetmap/openstreetmap-website] Configure builtin apps script (PR #6191)

Anton Khorev notifications at github.com
Fri Jul 18 08:00:08 UTC 2025


@AntonKhorev commented on this pull request.



> @@ -57,6 +57,19 @@ There are two built-in applications which communicate via the API, and therefore
 * iD
 * The website itself (for the Notes functionality)
 
+You can register them by running a script and copying its output to `config/settings.local.yml`:
+
+```
+./script/register-oauth-apps "My New User Name"

Updated.

Also renamed the task to `oauth:register_apps` because I'll probably add another OAuth task for doorkeeper_signing_key.

Also I'm appending the settings to `config/settings.local.yml` instead of telling the user to copy-paste because I've already checked that these settings didn't exist.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6191#discussion_r2215313409
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6191/review/3032446837 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250718/221a2a8e/attachment.htm>


More information about the rails-dev mailing list