Configuring the token expiry time
When you first identify your client (let us say a mobile app) on OAUTH, you're given an authorization code. This code is for a one-use-only purpose. This code has then to be traded against an access token which will be used.
As a default this token is set to 1 hour (3600sec) before expiry. The expiry time is configurable in "rest.ini".
Geir Arne Waaler (10/03/2011 8:50 am)
Xiongjie Chen (12/05/2011 11:12 am)
Comments
There are no comments.