@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/3032446...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to