Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to OAuth 2 for OpenStreetMap provider #140

Closed
danieldegroot2 opened this issue Nov 1, 2023 · 2 comments
Closed

Switch to OAuth 2 for OpenStreetMap provider #140

danieldegroot2 opened this issue Nov 1, 2023 · 2 comments

Comments

@danieldegroot2
Copy link

danieldegroot2 commented Nov 1, 2023

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)

Related joomla/volunteers.joomla.org#267

@mmd-osm
Copy link

mmd-osm commented Feb 6, 2024

@danieldegroot2 : this project seems to use some joomla library for OAuth 1.0a. I found something related https://github.com/joomla-framework/openstreetmap-api , which is no longer maintained.

@danieldegroot2
Copy link
Author

Closing

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

No branches or pull requests

2 participants