[openstreetmap/openstreetmap-website] Configure builtin apps script (PR #6191)
Tom Hughes
notifications at github.com
Thu Jul 17 19:21:47 UTC 2025
@tomhughes requested changes 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"
This should be `bundle exec rails db:register_oauth_apps` now.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6191#pullrequestreview-3030741476
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6191/review/3030741476 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250717/8db46910/attachment.htm>
More information about the rails-dev
mailing list