Facebook Logout causes logout from my application

Posted by pallab on Stack Overflow See other posts from Stack Overflow or by pallab
Published on 2010-05-31T04:14:09Z Indexed on 2010/05/31 4:22 UTC
Read the original article Hit count: 346

I have created simple javascript widget where login happens using Facebook Single Sign On. It logins the person whenever he is logged in to facebook (after authorization for the first time). However, it also logs out the user when Facebook logout happens. I want the person to not get logged out when the person logs out of Facebook?

Suggest me what is the way around.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about facebook