xtablo-source/apps/api/src
Arthur Belleville e10145d991
feat(api): add client invite endpoints with magic link flow
Adds createClientUser helper, POST/GET/DELETE /client-invites routes,
and mounts the router at /client-invites in authRouter.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 09:22:11 +02:00
..
__tests__ feat(api): add client invite endpoints with magic link flow 2026-04-15 09:22:11 +02:00
helpers feat(api): add client invite endpoints with magic link flow 2026-04-15 09:22:11 +02:00
middlewares feat(api): add is_client check to middleware and billing 2026-04-15 09:03:00 +02:00
routers feat(api): add client invite endpoints with magic link flow 2026-04-15 09:22:11 +02:00
types refactor(api): remove all Stream Chat dependencies and operations 2026-04-11 13:44:30 +02:00
client.ts Create two packages: api and shared-types 2025-11-10 08:52:47 +01:00
config.ts refactor(api): remove all Stream Chat dependencies and operations 2026-04-11 13:44:30 +02:00
index.ts Folder 2025-12-18 11:25:00 +01:00
secrets.ts refactor(api): remove all Stream Chat dependencies and operations 2026-04-11 13:44:30 +02:00