[openstreetmap/openstreetmap-website] Do not ask for application OAuth permissions repeatedly (#1455)

Tom Hughes notifications at github.com
Wed Feb 22 16:07:48 UTC 2017


But a lot of that involves either changing the oauth flows (mandated by the specs) or changing things which are part of the oauth gems and hence outside our control.

So what you're saying is that the flow would be that you get a new request token, then when you go to `/authorize` it would somehow find and return the existing access token rather than creating a new one. The problem with that is that `/authorize` is implemented by the oauth-plugin gem, not by us.

-- 
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/issues/1455#issuecomment-281714821
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170222/a8909ceb/attachment.html>


More information about the rails-dev mailing list