logout ends with error
czepter opened this issue · 1 comments
czepter commented
Hi!
i am using the standard logut call in cake
public function logout() { return $this->redirect($this->Auth->logout()); }
and reciving
Error: [Cake\Core\Exception\Exception] Authentication adapter "ADmad/HybridAuth.HybridAuth" was not found.
Any Ideas?
ADmad commented
This issues tracker is for the SocialAuth plugin. Not HybridAuth.
If you are using this plugin remove that authenticator adapter from AuthComponent config.