Hello,
I am using facebook API to login to the application I built. My problem is that when I use facebookConnectPlugin.logout in order to logout, I do get logged out, but when I click on the login button, I don't get the facebook credentials popup, I automatically logged in with the same user I logged out before.
How can I implement it correctly so new users could log in?
Thanks,
Berger
I am using facebook API to login to the application I built. My problem is that when I use facebookConnectPlugin.logout in order to logout, I do get logged out, but when I click on the login button, I don't get the facebook credentials popup, I automatically logged in with the same user I logged out before.
How can I implement it correctly so new users could log in?
Thanks,
Berger

