I have an issue when login with Facebook. --When first time I log in with Facebook it redirects me to the Facebook login page and I enter my username and password and I get a response no problem it's fine
--But the second time when I log in with Facebook it did not redirect me to the Facebook login page I want to reauthenticate every time when clicking on login with facebook.
I'm using PHP hybridauth library.
$this->hybridauth->logoutAllProviders();//this did not logout me completely
Actually, I want to log out from web.facebook.com