iven
ba132921cc
CI / rust-check (push) Has been cancelled
CI / rust-test (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / security-audit (push) Has been cancelled
feat(auth): 添加微信小程序登录支持
- 新增 wechat_users 表迁移和 SeaORM Entity
- 实现微信登录 Service(code→openid→绑定状态查询)
- 实现手机号绑定 Service(创建/关联 user + 签发 JWT)
- 添加公开路由 POST /auth/wechat/login 和 /auth/wechat/bind-phone
- 新增 WechatConfig 到 AppConfig(appid/secret 通过环境变量配置)
- 添加 reqwest 依赖用于调用微信 jscode2session API
2026-04-24 00:05:43 +08:00
..
2026-04-15 01:23:27 +08:00
2026-04-19 08:46:28 +08:00
2026-04-24 00:05:43 +08:00
2026-04-10 23:40:38 +08:00
2026-04-23 19:59:22 +08:00
2026-04-12 00:10:49 +08:00
2026-04-24 00:05:43 +08:00