> So no?

Well...OSM does nothing special in regards to OAuth so any tutorial will do.

> This gets the access token no problem.  But then what do you do with
> the access token?

The access token is called "token credentials" now.

And this explains how an authenticated request is made:
https://tools.ietf.org/html/rfc5849#section-3
Basically you add a bunch of headers to every request to the API. See
the example on page 15 in the specs.

_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to