url : http://139.59.26.52
I have overridden ApiKeyAuthentication.
$config['Auth']['authenticate']['CakeDC/Users.ApiKey'] = [ 'type' => 'header'];
I am getting "Authentication adapter "CakeDC/Auth.ApiKey" was not found. " error.
please let me know the solution for this.
url : http://139.59.26.52
I have overridden ApiKeyAuthentication.
$config['Auth']['authenticate']['CakeDC/Users.ApiKey'] = [ 'type' => 'header'];
I am getting "Authentication adapter "CakeDC/Auth.ApiKey" was not found. " error.
please let me know the solution for this.