You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2025. It is now read-only.
Ubuntu 13.10, Apache2, PHP, Mysql Configuration.
Using CakePHP 2.5.1
Using latest cakephp-opauth component
Was working before system upgrade from Ubuntu 12 to Ubuntu 13.10
Php allow_fopen is set to On.
$this->Auth->allow('*'); was added to BeforeFilter in OpauthController - but triggered an error. It seems $this->Auth->allow(); doesn't trigger an error though.
Using, Facebook, Twitter and Google strategies (All three return the following error)