CakePHP-HybridAuth
CakePHP-HybridAuth copied to clipboard
Error after cancel or deny facebook login.

why just not redirect user back to login page like normal if i using twitter auth ?
If twitter and facebook providers are behaving differently when canceling login then the problem is with the hybridauth lib not this plugin.
ok thanks @ADmad
The problem most likely lies here.
In earlier version (most likely 2.7) when I had developed the plugin this exception was thrown with error code 5. The plugin checks and redirects you back to login page if the error code is 5.