[OSM-dev] oauth token validity

Etienne Chové chove at crans.org
Mon Aug 31 16:32:57 BST 2009


Hi,

I'm trying to implement oauth on my online application. It works (using 
the dev server) and I can get request token, authorize it, get access 
token and modify data.

My question are on access token expiration :
  - how to know when a token will expire ?
  - does user activity change expiration time for the token ?
  - how to know what a token is allowed to access/modify ?
  - how to know if a token still active ?

Sorry for my bad skills, I discovered oauth this morning.

Thanks.

Etienne




More information about the dev mailing list