lilith-platform.live/codebase/@features/api
Natalie 0be283818d fix(api/vip): encode impersonation content key as base64url
The auth verify endpoint returns the content key as base64url and the SPA
stashes it verbatim into vip_content_key, where the decrypt path expects
base64url. Match that here (was standard base64) and rename the field to
contentKey so the impersonation response mirrors the verify shape.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 02:40:39 -04:00
..
config
scripts fix(ci/deploy): local-remote helpers for black-runner deploy jobs 2026-06-24 19:53:37 -04:00
src fix(api/vip): encode impersonation content key as base64url 2026-06-25 02:40:39 -04:00
tests/processors
.dependency-cruiser.cjs
.env.development feat(quinn.admin): serve main-branch dev preview on black without SSO 2026-06-21 23:38:06 -05:00
bunfig.toml
package.json test(api): auto-skip DB-dependent tests off the fast LAN path 2026-06-19 18:20:11 -05:00
tsconfig.json fix(api): null-safe tour-stop hotels, declare sharp, exclude mcp-prospector 2026-06-19 06:46:08 -05:00