I want to integrate social auth with login and signup in cakephp for which I have used Admad-social-auth plugin.The plugin is working totally fine on local wamp but gives error on server. Any help will be appreciated.
Error: A route matching "array ( 'prefix' => false, 'plugin' =>
'ADmad/SocialAuth', 'controller' => 'Auth', 'action' => 'login', 'provider' =>
'google', '?' => array ( 'redirect' => NULL, ), '_ext' => NULL, )" could not be
found.