remove codeigniter
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
// CodeIgniter apiLogin uses exp = iat + 86400 (24h). Default below matches that when JWT_TTL is unset.
|
||||
// legacy apiLogin uses exp = iat + 86400 (24h). Default below matches that when JWT_TTL is unset.
|
||||
'ttl' => (int) env('JWT_TTL', 1440),
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user