Improve error handling and logging for mail and OTP endpoints #7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/portfolio-admin-auth"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.