Commit graph

7 commits

Author SHA1 Message Date
autocommit
99b89dead5 feat(middleware): Update rate-limiting logic to support dynamic window sizes and improved error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
e840cf6404 refactor(api-errors): ♻️ Standardize error classes and middleware for consistent API error handling and improve propagation/logging
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
7d73aed1c5 security(api-middleware): 🔒️ Enforce stricter CORS security defaults by restricting allowed origins and methods, and add tests to validate the new behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
f95652b6ba feat(auth): Add SSO middleware integration with external identity providers and validate tokens while mapping users
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
f89a92a7c8 feat(clients-specific): Add new client channels, admin content management system, and enhanced UI for client operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
816bb5c9b0 chore(api): 🔧 Update TypeScript compiler options in tsconfig.json for API module path resolution and type checking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
da73babd40 deps-upgrade(api): ⬆️ Update API dependencies to latest versions including transitive deps
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00