joomlagovbr/IDG-2013

Switch to OAuth 2 for OpenStreetMap provider

Closed this issue · 2 comments

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

@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.

Closing