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 _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

