Files
calendar/packages/types
Alex van AndelandGitHub fc9c26e8dd feat: add encryptedKey column to Credential table for calendar integrations (#27154)
Adds encrypted credential storage using a new keyring system:
  - New `encryptedKey` column with AES-256-GCM encryption
  - Decryption in getCalendarsEvents with fallback to legacy `key`
  - buildCredentialCreateData service for credential creation
  - Phase 1: Google Calendar only, other integrations follow
2026-01-30 09:15:13 -03:00
..
2022-05-17 16:01:58 -06:00
2025-07-29 16:08:19 +00:00
2026-01-02 12:47:00 +00:00
2025-11-26 17:02:42 +01:00