Finance-Accounts/ar-aging-app/backend/app/services
Talha Ahmed 984069b368 Password codes via the company Mail API (primary), SMTP stays fallback
Same internal mail service the TikTok dashboard uses for its
verification codes: bearer-token multipart POST (stdlib urllib, no new
deps). Configured with AR_MAIL_API_URL/TOKEN; credentials live only in
the gitignored env files. Live send verified ({status:sent}).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-19 19:54:50 +05:00
..
__init__.py Initial commit: AR aging app with root gitignore. 2026-07-29 18:07:21 +05:00
controls_run.py Enhance API functionality and session management 2026-08-03 11:38:48 +05:00
fx_service.py Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00
jobs.py Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00
mailer.py Password codes via the company Mail API (primary), SMTP stays fallback 2026-08-19 19:54:50 +05:00
retention.py Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00
store.py fix isuses 2026-08-18 19:37:57 +05:00