This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
sa-token
Watch
1
Star
0
Fork
0
You've already forked sa-token
mirror of
https://gitee.com/dromara/sa-token.git
synced
2025-04-05 17:37:53 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
200f9fe642
sa-token
/
sa-token-core
History
click33
200f9fe642
修复“当登录时指定 timeout 小于全局 timeout 时,Account-Session 有效期为全局 timeout”的问题。
...
优化 首次获取 Token-Session 时,其有效期将保持和 token 有效期相同,而不是再是全局 timeout 值
2024-04-23 20:20:25 +08:00
..
src/main/java/cn/dev33
/satoken
修复“当登录时指定 timeout 小于全局 timeout 时,Account-Session 有效期为全局 timeout”的问题。
2024-04-23 20:20:25 +08:00
.gitignore
实现 OAuth2.0 模块
2021-02-17 18:07:45 +08:00
pom.xml
移除不必要final
2023-08-21 17:15:38 +08:00