0
votes
0answers
597 views

How do I delete the Facebook user cookie? [closed]

If I logout in my application the user is logged out in my application but not in Facebook. When I login again via Facebook the same user cookies are used to login again - I need a different user to ...
1
vote
1answer
987 views

Facebook Connect with CodeIgniter login problems

Im having a problem using Facebook Connect on my latest website. Im running it using the CodeIgniter framework and Elliot Haughin's library (http://www.haughin.com/code/facebook/). Everything is ...