skillhub/server/skillhub-auth
chenbaowang ac2d4ebc8a feat(auth): add skill:manage scope for lifecycle governance API token policies
- Add require(skill:manage) for hide/unhide/archive/unarchive endpoints
- Add allow (no scope) for social ops: star, rate, report, notifications
- Update DeviceAuthService default scope to include skill:manage
- Update TokenController default scope to include skill:manage
2026-04-25 10:09:27 +08:00
..
src feat(auth): add skill:manage scope for lifecycle governance API token policies 2026-04-25 10:09:27 +08:00
.factorypath fix(api): resolve API token authentication issues for skill operations 2026-04-24 17:34:46 +08:00
pom.xml feat(auth): 邮箱验证码重置密码与 SMTP 配置支持 (#273) 2026-04-13 20:27:00 +08:00