lilith-platform.live/codebase/@features
Natalie 6a508d701d feat(api/vip): add SSO-gated admin impersonation surface
Backend for the VIP light-admin /admin view (mirrors quinn.www AdminDevView).
Mounted under the SSO-gated /vip/admin/* path, so it is Quinn-only:
- GET /vip/admin/impersonate/clients — roster picker flagging which fans have a
  live token to open as.
- POST /vip/admin/impersonate/:clientId — resolves the fan's active token and
  (best-effort) their content key via the service-token path, returning an
  impersonation session so the SPA can load the fan's portal without their
  password. Read view-as; every start is logged for audit.

Verified: bun run typecheck clean; 4 integration tests green on a real Postgres.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-24 23:52:35 -04:00
..
admin fix(ci): repair typecheck failures blocking verify on main 2026-06-23 21:37:14 -04:00
adult-therapy-tours
age-verification
api feat(api/vip): add SSO-gated admin impersonation surface 2026-06-24 23:52:35 -04:00
client-intel
clients/frontend-public
cocotte-tech
cocotte-web
comm-newsletter fix(comm-newsletter): typed row mappers for campaign DB rows 2026-06-19 05:53:32 -05:00
db-monitor
demimonde
edge-purge
event-scrapers
futa-waifu-tour
image-protection
landing
merchant/backend-api
messages feat(messenger): canonical domain messenger.transquinnftw.com 2026-06-23 07:55:54 -04:00
my fix(quinn-my/mcp): verified-profile update verb PATCH→PUT to match API route 2026-06-24 03:52:13 -04:00
my-socials docs(my-socials): scaffold socials feature (plan + composer UX docs) 2026-06-23 13:19:58 -04:00
platform-seed
provider-website feat(quinn.www): SSO-gated /admin dev view; Theme Lab gated to it 2026-06-24 04:05:26 -04:00
quinn-ai
quinn-messenger/mcp feat(send-rate-limit): thread autoQueue through quinn.api + MCP client 2026-06-23 21:38:51 -04:00
sansonnet-web
score-refresh
sso fix(sso): return claims JSON from /auth/validate 2026-06-21 17:36:52 -05:00
user-data fix(analytics): guard .sessions?.current in useDataHealth to prevent 'can't access property current, o.sessions is undefined' crash in Audience/Traffic/Network pages (shape tolerance for compose rollout + defensive nulls) 2026-06-23 07:31:00 -04:00
vip docs + test: update VIP review with explicit test coverage audit + added unit test for timeout 2026-06-22 04:44:25 -05:00
waitlist