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

Simon Poole notifications at github.com
Wed Feb 22 14:22:11 UTC 2017


Well we are not doing OAuth 2.0. 

In our case OAuth 1.0a each app only has the Consumer Key for identification, the association between user and the access token is established during the handshake. As a result there is no way I can see how you could go from the Consumer Key to the access token without re-authenticating the user and re-authorizing the app. 

-- 
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-281682232
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170222/565193ec/attachment.html>


More information about the rails-dev mailing list