Go to file
2026-08-16 14:47:15 +05:00
src Decision: keep JWT (not sessions) in AuthModule for offline mobile tokens. 2026-08-16 14:47:15 +05:00
README.md Initial AuthModule, ApiGateway, and DatabaseLayer stubs. 2026-08-16 12:42:22 +05:00

Halite sample service

Tiny TypeScript-style tree used to demo Halite decision invalidation.

Watched paths:

  • src/auth/auth.service.ts (AuthModule)
  • src/api/gateway.ts (ApiGateway)
  • src/db/postgres.ts (DatabaseLayer)