port-nimara-client-portal/server/api/email
Matt 5f10e9fb54 Fix email system error handling and remove hardcoded credentials
- Handle missing email sessions gracefully without throwing errors
- Clear partial session data when no valid session exists
- Return empty results instead of 401 errors for missing credentials
- Remove hardcoded Documenso API key and require env variables
- Reduce email fetch limit from 50 to 20 for performance
- Add documentation for email system fixes
2025-06-09 22:50:06 +02:00
..
fetch-thread.ts Fix email system error handling and remove hardcoded credentials 2025-06-09 22:50:06 +02:00
generate-eoi-document.ts Fix email system error handling and remove hardcoded credentials 2025-06-09 22:50:06 +02:00
send.ts Add Documenso integration for EOI document generation 2025-06-09 22:40:37 +02:00
test-connection.ts Add email communication system with encrypted credentials 2025-06-09 21:45:06 +02:00