live-forum/server/webapi
zpc 96279745cb
All checks were successful
continuous-integration/drone/push Build is passing
feat(auth): add comprehensive logging to WechatPhoneLogin method
- Add ILogger<LoginService> dependency injection to LoginService
- Add logging at method entry point with OpenId and PhoneNumber parameters
- Add logging for phone number query results and user lookup
- Add logging for WeChat record queries by UserId
- Add logging for OpenId duplicate detection and reassignment logic
- Add logging for new WeChat record creation
- Add logging for new user registration flow
- Add logging for successful login completion
- Improve debugging and monitoring capabilities for WeChat phone login authentication flow
2026-03-26 22:22:54 +08:00
..
LiveForum feat(auth): add comprehensive logging to WechatPhoneLogin method 2026-03-26 22:22:54 +08:00
数据库脚本 feat(deployment): add v1.2.0 database scripts and improve Docker/auth configuration 2026-03-26 22:10:57 +08:00
需求文件 重新推送 2026-03-24 11:27:37 +08:00