[openstreetmap/openstreetmap-website] Add support for OAuth 2 (#3177)
Tom Hughes
notifications at github.com
Thu Apr 15 07:45:19 UTC 2021
Yes that is how OAuth works - you have authorised those scopes and the token will continue to have them. The application scopes just limit what an application can ask for and once a token is granted it has whatever scopes you allowed it.
I know you're only trying to be helpful but all we're really implementing here is the UI part of things and integration into our authorization - we're not really going to get into redesigning the OAuth protocol or rewriting the internals of doorkeeper.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3177#issuecomment-820199960
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210415/9deda22c/attachment.htm>
More information about the rails-dev
mailing list