lilith-platform.live/codebase/@features/api/src/app
2026-04-26 01:03:26 -07:00
..
middleware feat(middleware-specific): Introduce ssoMiddleware for host-based SSO token validation and auth bypass 2026-04-25 16:43:50 -07:00
config.ts security(api): 🔒️ Enforce strict host pattern validation for DEV_AUTH_SKIP_HOSTS with Zod/Joi schema to reject invalid comma-separated host lists or regex formats 2026-04-25 16:43:49 -07:00
server.ts feat(api): Introduce Calendar and CalendarEvent entities with repository, schema, projection, and API endpoints; add /my/calendars, /my/calendar-events, and /my/calendar-sources routes; configure server integration 2026-04-26 01:03:26 -07:00