更新
This commit is contained in:
@@ -18,8 +18,8 @@ return [
|
||||
'unique_id_key' => 'uid',
|
||||
'signer_key' => 'tensent',
|
||||
'not_before' => 0,
|
||||
'expires_at' => 3600,
|
||||
'refresh_ttL' => 7200,
|
||||
'expires_at' => 86400,
|
||||
'refresh_ttL' => 72000,
|
||||
'signer' => 'Lcobucci\JWT\Signer\Hmac\Sha256',
|
||||
'type' => 'Header',
|
||||
'relogin_code' => 50001,
|
||||
|
||||
Reference in New Issue
Block a user