[Facebooker-talk] Facebook Connect and Logging out of my app

kevin lochner klochner at gmail.com
Mon Feb 23 14:18:28 EST 2009


you log them out of facebook and your site with:
FB.Connect.Logout_and_redirect(<%= your_logout_url %>);

or just log them out of facebook without the redirect if you don't  
store any information.


On Feb 23, 2009, at 2:11 PM, David Clements wrote:

> Interesting.
>
> So I guess I don't allow users who are logged in via connect to  
> logout?
>
> Or I send them to logout of Facebook?
>
> Or is there a way to kill the session?
>
> Dave
>
>
> On Mon, Feb 23, 2009 at 12:08 PM, kevin lochner <klochner at gmail.com>  
> wrote:
>
> On Feb 23, 2009, at 1:41 PM, David Clements wrote:
>
> I am trying to figure out how to successfully end a Facebook connect  
> session in my application.
>
> I looked at FB.Connect.Logout but this logs the user out of Facebook  
> as well and that doesn't seem right.
>
>
> That is right.  FB Connect policy is that if the user is logged into  
> facebook they are also logged into all authorized fb connect apps.
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/facebooker-talk/attachments/20090223/31a37bbf/attachment.html>


More information about the Facebooker-talk mailing list