Improve error handling and logging for mail and OTP endpoints #7

Merged
rajukottedi merged 1 commits from feature/portfolio-admin-auth into dev 2026-02-16 11:54:21 +05:30

1 Commits

Author SHA1 Message Date
4b968099ad Improve error handling and logging for mail and OTP endpoints
Updated AuthController and CvController to return exception messages in 500 responses and enhanced logging. MailService now throws descriptive exceptions on email send failures, allowing upstream error reporting and preserving failed messages.
2026-02-16 11:44:31 +05:30