hotosm / osm-export-tool

Web service to download customised OSM data in various file formats
http://export.hotosm.org/
BSD 3-Clause "New" or "Revised" License
144 stars 46 forks source link

Upgrade : Oauth2 Login for OSM #525

Closed kshitijrajsharma closed 7 months ago

kshitijrajsharma commented 7 months ago

What does this PR do ?

Consideration :

We were using social auth core ! This PR needs upstream new version of core ! Currently tested with the master custom build https://github.com/python-social-auth/social-core . PR can only be merged after latest version is available on pypi for social auth core

How to test ?

mmd-osm commented 7 months ago

@kshitijrajsharma : as fyi: https://github.com/python-social-auth/social-core/pull/885 has been released a couple of minutes ago.