EdwardBetts / owl-map

Repo moved, now at https://git.4angle.com/edward/owl-map
https://map.osm.wikidata.link/
5 stars 0 forks source link

Switch to OAuth 2 #15

Open danieldegroot2 opened 8 months ago

danieldegroot2 commented 8 months ago

Switch to OAuth 2 from HTTP Basic Auth and OAuth 1.0a. They are being deprecated. See https://github.com/openstreetmap/operations/issues/867

Note, api.openstreetmap.org API url currently can not do OAuth 2 handshake. See https://github.com/openstreetmap/operations/issues/951#issuecomment-1748717154 You can split the www. base URL and api. API url. See https://github.com/osmlab/osm-auth/pull/123#issuecomment-1777330094