We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62e76c commit 7954ce1Copy full SHA for 7954ce1
README.md
@@ -46,7 +46,7 @@ Setup `AuthComponent`:
46
47
$this->loadComponent('Auth', [
48
'storage' => 'Memory',
49
- 'authenticate', [
+ 'authenticate' => [
50
'ADmad/JwtAuth.Jwt' => [
51
'userModel' => 'Users',
52
'fields' => [
0 commit comments