I integrated Facebook Authentication system in my SMF (SimpleMachines Forum) application, to enable end users to use their Facebook account, to login them self also into SMF.
Now, is it possible when user logout himself from Facebook, to log him out also from SMF?
Thank you in advance!
FB.getLoginStatusfrom the JS SDK to determine this client-side. – CBroe Oct 17 '12 at 8:10