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
Would be nice to have the Opauth object globally available so i would be able to just call $this->Opauth->validate($this->data) in de opauth_complete method. That would solve the problem.
Since validation is taken care of in the plugin itself, is it not very easy to just do the following to fake the validation?
Now for example i just submit the uid of a random facebook user and i'm logged in..
Am i doing something wrong? The only check i have is the following:
The text was updated successfully, but these errors were encountered: