Commit Graph

8 Commits

Author SHA1 Message Date
Leon
c952c5d96c feat: jwt优先使用redis缓存 2025-12-23 20:48:41 +08:00
Leon
7883a7427d feat: 添加了SoftJWTAuth 2025-12-16 18:50:10 +08:00
Leon
6804b71fe9 refactor(account): pass request context into services 2025-12-09 16:05:10 +08:00
Leon
72f35f7a7a feat(middleware): add GetAccountID by jwtToken 2025-12-09 15:27:33 +08:00
Leon
466817d6ad fix: ensure jwt token matches the currently stored token 2025-12-07 17:36:44 +08:00
Leon
62adc9211b fix: change accountID to account_id to match PublishVideo(func) 2025-12-07 16:49:11 +08:00
Leon
c5331a459f refactor: change all user to account 2025-12-05 14:25:39 +08:00
Leon
9682537d00 feat: jwt and check 2025-12-05 13:27:04 +08:00