skillhub/server/skillhub-auth
jangrui 8759388960 fix(auth): address code review issues — returnTo, timeouts, binding subject
- Preserve returnTo across SSO redirect flow: store in session at /login,
  restore at /callback
- Configure RestTemplate connect/read timeouts (5s/10s) for SsoClient
- Use immutable employee id (not mutable username) as identity binding
  subject; keep account as human-readable loginName
2026-05-16 04:03:38 +08:00
..
src fix(auth): address code review issues — returnTo, timeouts, binding subject 2026-05-16 04:03:38 +08:00
pom.xml feat(auth): 邮箱验证码重置密码与 SMTP 配置支持 (#273) 2026-04-13 20:27:00 +08:00