lila/apps/web/src
lila a3685a9e68 feat(api): add auth middleware to protect game endpoints
- Add requireAuth middleware using Better Auth session validation
- Apply to all game routes (start, answer)
- Unauthenticated requests return 401
2026-04-12 13:38:32 +02:00
..
components/game feat(web): add game settings screen and submit confirmation 2026-04-11 21:18:35 +02:00
lib feat(api): add auth middleware to protect game endpoints 2026-04-12 13:38:32 +02:00
routes feat(api): add auth middleware to protect game endpoints 2026-04-12 13:38:32 +02:00
index.css installing and configuring tailwind 2026-03-21 20:59:26 +01:00
main.tsx installing and configuring tailwind 2026-03-21 20:59:26 +01:00
routeTree.gen.ts feat(api): add auth middleware to protect game endpoints 2026-04-12 13:38:32 +02:00