6 Commits

Author SHA1 Message Date
Thigazhezhilan J
94f175668a Add automated daily Zerodha token refresh (auto-login)
- New auto_login_service.py: stores encrypted credentials (login ID,
  password, TOTP secret), performs headless Zerodha login via pyotp,
  and refreshes the session daily at 6:05 AM IST via background thread
- New auto_login router: setup, status, remove, and manual trigger endpoints
- Scheduler started at app boot alongside existing daemons
- Added pyotp==2.9.0 dependency

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 12:47:21 +05:30
root
988443f40f Made Changes from server by mohan 2026-04-10 00:08:23 +00:00
root
78aa2bf201 Made Changes from server by mohan 2026-04-10 00:06:30 +00:00
Thigazhezhilan J
519addd78f Harden backend auth, execution safety, and market session logic 2026-04-08 22:02:24 +05:30
32191b59eb Update backend/requirements.txt 2026-02-15 10:06:19 +00:00
thigazhezhilan
53be845b6e Backend full repo clean 2026-02-01 13:57:30 +00:00