managarten/services/mana-core-auth/src/db/schema
Till-JS 2777f604fd feat(bots): enable Redis SSO for todo-bot and calendar-bot
- Activate Redis session storage in both bots for cross-bot SSO
- Update SessionHelper to async methods for Redis-backed SessionService
- Fix async/await issues in todo-bot and calendar-bot matrix.service.ts
- Remove unused imports from calendar-api and todo-api services
- Add CALENDAR_BACKEND_URL and MANA_CORE_SERVICE_KEY to .env.development

Note: SessionService methods are now async (Redis-backed). Other bots
need their matrix.service.ts updated to await these async calls.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 14:51:23 +01:00
..
auth.schema.ts feat(bots): enable Redis SSO for todo-bot and calendar-bot 2026-02-02 14:51:23 +01:00
credits.schema.ts 🐛 fix(auth): use Better Auth native JWT validation with EdDSA 2025-12-01 15:18:57 +01:00
feedback.schema.ts fix(db): use TEXT for user_id columns across entire codebase 2025-12-09 16:30:51 +01:00
index.ts refactor(auth): remove themes module from mana-core-auth 2025-12-12 02:35:18 +01:00
organizations.schema.ts first auth impl 2025-12-01 13:30:58 +01:00
referrals.schema.ts fix(manacore): auth flow and dashboard widget API fixes 2025-12-07 14:44:58 +01:00
tags.schema.ts feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00