PHP Classes

Facebook transparent token refresh

Recommend this page to a friend!

      PHP OAuth Library  >  All threads  >  Facebook transparent token refresh  >  (Un) Subscribe thread alerts  
Subject:Facebook transparent token refresh
Summary:Facebook transparent token refresh
Messages:2
Author:Timur Asaliev
Date:2013-04-14 18:51:22
Update:2013-04-21 20:18:16
 

  1. Facebook transparent token refresh   Reply   Report abuse  
Picture of Timur Asaliev Timur Asaliev - 2013-04-14 18:51:22
Is there a way to transparently refresh a user's token, say every 5 minutes and make sure he's still eligible for a session?

case 1: user deletes fb application, therefore in maximum 5 mins he should be logged out

case 2: user logs out of facebook, therefore in maximum 5 mins he should be logged out

case 3: user is logged into facebook, therefore update the token (?) and let him browse more.


Can anyone point me in the right direction?

  2. Re: Facebook transparent token refresh   Reply   Report abuse  
Picture of Timur Asaliev Timur Asaliev - 2013-04-21 20:18:16 - In reply to message 1 from Timur Asaliev
Anyone? :-/