Skip to content

Conversation

@cranux
Copy link

@cranux cranux commented Oct 18, 2024

自定义token过期时间不生效问题 ,之前config中的过期时间会覆盖自定义时间。自定义过期时间:$token = JWTAuth::builder(['uid' => 1,'exp'=>$time]);

自定义token过期时间不生效问题 ,之前config中的过期时间会覆盖自定义时间。自定义过期时间:$token = JWTAuth::builder(['uid' => 1,'exp'=>$time]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant