tyrasd / overpass-turbo

A web based data mining tool for OpenStreetMap using the Overpass API.
https://overpass-turbo.eu
Other
891 stars 129 forks source link

Move from OAuth 1.0a to OAuth 2.0 for OSM logins #653

Closed mmd-osm closed 5 months ago

mmd-osm commented 10 months ago

OSM's OAuth 1.0a is in the process of being deprecated, as discussed at https://github.com/openstreetmap/operations/issues/867. No timeline has been set, but we do not expect to shut off OAuth 1.0a this year. It would be good to move to OAuth 2.0 well before this time.

mmd-osm commented 5 months ago

@tyrasd : thanks for switching to OAuth 2.0. Fix was already done last year in https://github.com/tyrasd/overpass-turbo/commit/638643bdf4d5df91eaf04b571b2443fb94ac351c, I simply forgot to update the issue.

image

tyrasd commented 5 months ago

ah, yes, I forgot to close this ticket. thanks for keeping track of it!