veza/apps/web/src/features/auth/services
senke 7df3a03e46 api-contracts: replace ApiError interface with Zod-inferred type
- Replace manual ApiError interface with Zod-inferred type from apiSchemas
- Update all imports (15+ files) to use ApiError from @/schemas/apiSchemas
- Remove ApiError interface from types/api.ts
- Update ApiResponse to import ApiError from schemas
- All TypeScript checks pass for ApiError-related code
2026-01-15 17:03:35 +01:00
..
authService.test.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
authService.ts incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
emailVerificationService.test.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
emailVerificationService.ts api-contracts: replace ApiError interface with Zod-inferred type 2026-01-15 17:03:35 +01:00