You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(home): address readiness review — JSDoc, JWT check, mail sanitization
- Add proper JSDoc with @returns on logConfiguration
- Fix isSet JSDoc to match implementation (non-empty string check)
- JWT check now catches missing/empty secret, not just default value
- Remove mail provider name from response to avoid leaking placeholders
0 commit comments