Hi,
I have a Facebook Connect application that uses offline access to grant infinite sessions to itself. When the user is logged out of Facebook, I want the ability to send messages to the user, so I am wondering:
Does using FB.Connect.Logout also terminate the infinite session, or does it leave the session be and only logs the user out?