[openstreetmap/openstreetmap-website] Add MAPS.ME authentication (#1433)
Ilya Zverev
notifications at github.com
Wed Apr 12 07:41:49 UTC 2017
Thanks Grant for updating this. The pull request simply adds an authentication method, it is not much different from facebook or wikimedia or github. For the OSM, the user flow would be exactly the same as before. The website would get an e-mail from the maps.me service and start the sign in or sign up process as usual. No pages would be skipped.
For the token authentication (that is new), only the login page is skipped: the user flow starts directly with the registration page (if they are new) or with the permissions granting page. Technically it means that the user starts with the `/auth/callback` page, where every other OAuth service redirects after the user has logged in there.
--
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/1433#issuecomment-293499365
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170412/9f7b7fc3/attachment.html>
More information about the rails-dev
mailing list