I\'m doing some testing in the wake of offline_access\'s expiration. I think that since all interactions my app makes with Facebook are done via my servers and are user ini
https://www.facebook.com/connect/login_success.html#access_token="access_token" &expires_in=1.minutes
Here in the place of "access_token" enter your access token without quotes and the access token will expire in 1 minute.