mirror of
http://172.20.10.11:3000/gitadmin/INSIGHT-MVP.git
synced 2026-06-25 01:36:39 +02:00
- Neues Prisma-Model UserIntegration (AES-256-GCM verschluesselte Tokens) - Migration: 20260312_user_integrations - EntraIdService: getIntegrationAuthUrl(), handleIntegrationCallback(), refreshIntegrationToken() — erweiterte Scopes: Mail.Read, Calendars.Read, Tasks.ReadWrite, offline_access - IntegrationsModule mit Controller + Service: GET /auth/integrations/microsoft-365 → OAuth-Flow starten GET /auth/integrations/microsoft-365/callback → Token speichern GET /users/me/integrations → Verbindungen auflisten DELETE /users/me/integrations/microsoft-365 → Verbindung trennen GET /users/me/integrations/microsoft-365/token → Token fuer CRM-Service - Env: AZURE_INTEGRATION_REDIRECT_URI, INTEGRATION_ENCRYPTION_KEY Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets/icons | ||
| prisma | ||
| src | ||
| .dockerignore | ||
| Dockerfile | ||
| nest-cli.json | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||