[openstreetmap/openstreetmap-website] Support multiples scopes with one OAuth 2 request (Issue #4009)

Tom Hughes notifications at github.com
Thu Apr 13 14:44:05 UTC 2023


Well that because they should be space separated - you are asking for one scope called `read_gpx,write_gpx` rather than a scope called `read_gpx` and another scope called `write_gpx`.

See https://www.rfc-editor.org/rfc/rfc6749.html#section-3.3 for the specification.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/4009#issuecomment-1507098341
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/4009/1507098341 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230413/5dc4b271/attachment.htm>


More information about the rails-dev mailing list