We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c7445 commit 6866f4aCopy full SHA for 6866f4a
1 file changed
config/config.php
@@ -10,4 +10,6 @@
10
'signer' => 'Lcobucci\JWT\Signer\Hmac\Sha256',
11
'injectUser' => false,
12
'userModel' => '',
13
+ 'hasLogged' => 50401,
14
+ 'tokenAlready' => 50402
15
];
0 commit comments