Open Rub21 opened 8 months ago
NB: https://github.com/python-social-auth/social-core/blob/master/social_core/backends/openstreetmap.py#L43 uses the now deprecated OAuth 1.0a. Please switch to the OAuth 2.0 version instead, which is available here: https://github.com/python-social-auth/social-core/blob/master/social_core/backends/openstreetmap_oauth2.py
There are some initiatives that use OpenStreetMap software, such as OpenHistoricalMap. This module has been used by OSMCha, which is part of the OpenStreetMap and OpenHistoricalMap ecosystem. However, since the URL is hardcoded only for OSM.
https://github.com/python-social-auth/social-core/blob/master/social_core/backends/openstreetmap.py#L43
I am facing some errors when I log in using OpenHistoricalMap. Could the URLs be passed in an environment variable, or could there be an option to do that?
cc. @willemarcel