Facebook Connect: Redirect to FB login page instead of popup
Posted
by
AyKarsi
on Stack Overflow
See other posts from Stack Overflow
or by AyKarsi
Published on 2011-02-21T07:22:17Z
Indexed on
2011/02/21
7:25 UTC
Read the original article
Hit count: 138
fbconnect
I'm just starting of to get Facebook connect to work. One thing that really bugs me, is that when I click the FB login button, it opens up a popup. I would much more prefer to have the user redirected to FB, where he can login and be sent back to my site. (Just like openid login works here at SO)
I can't find anything in the docs, although I have the feeling I'm not looking in the right place: http://developers.facebook.com/docs/reference/javascript/fb.api/
© Stack Overflow or respective owner