Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Switch to OAuth 2 for OpenStreetMap provider #2

Open
danieldegroot2 opened this issue Nov 1, 2023 · 3 comments
Open

Switch to OAuth 2 for OpenStreetMap provider #2

danieldegroot2 opened this issue Nov 1, 2023 · 3 comments

Comments

@danieldegroot2
Copy link

Switch to OAuth 2 from HTTP Basic Auth and OAuth 1.0a. They are being deprecated.
See openstreetmap/operations#867

Note, api.openstreetmap.org API url currently can not do OAuth 2 handshake. See openstreetmap/operations#951 (comment)
You can split the www. base URL and api. API url. See osmlab/osm-auth#123 (comment)

@codemasher
Copy link
Member

Hey, thanks for the notice! I'll look into this as soon as i can, but it might take a while to end up in a release as there are further changes down the (package) line I'll have to clean up first.

@danieldegroot2
Copy link
Author

No problem. :-)

@codemasher
Copy link
Member

OSM OAuth2 support has been added in 4647553. I'll leave the OAuth1 client for now as it is still active.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants