mendhak / gpslogger

:satellite: Lightweight GPS Logging Application For Android.
https://gpslogger.app
Other
1.99k stars 607 forks source link

Openstreetmap OAuth2 #1100

Closed mendhak closed 1 year ago

mendhak commented 1 year ago

1099

which references: https://github.com/openstreetmap/operations/issues/867

I'll use this branch to test out the OAuth2 changes for OSM. Keeping it in a separate branch because it's a slightly larger piece of work. I think this will require all OSM users to re-login.

I'm already using an OAuth2 library for Google Drive, and I will try to reuse it here. It should also allow removing one library, hopefully!