Paul
Results
1
issues of
Paul
Security component is black holing my callback requests. If i put: if($this->action == 'opauth_complete') { $this->Security->validatePost = false; $this->Security->csrfCheck = false; } Inside my beforeFilter in AppController.php then 'it' (opauth)...