canina/backend/src/auth
2026-08-08 19:31:41 +03:30
..
dto fix(frontend/backend): suppress unauth toast on init, fix admin-login DTO validation and RSC directives 2026-08-08 18:02:43 +03:30
auth.controller.spec.ts style: apply standard ESLint & Prettier formatting across backend 2026-07-29 15:41:53 +03:30
auth.controller.ts fix(linter & types): resolve all ESLint warnings/errors and TypeScript type issues across backend and frontend projects 2026-08-08 19:31:41 +03:30
auth.module.ts feat(security): implement phase 1 core security & build hygiene 2026-08-06 21:15:18 +03:30
auth.service.spec.ts feat(security): implement phase 1 core security & build hygiene 2026-08-06 21:15:18 +03:30
auth.service.ts chore(workspace): eradicate all tsc errors and eslint warnings across frontend, admin, and backend 2026-08-07 07:39:26 +03:30
jwt-auth.guard.ts chore(workspace): eradicate all tsc errors and eslint warnings across frontend, admin, and backend 2026-08-07 07:39:26 +03:30
jwt.strategy.ts chore(workspace): eradicate all tsc errors and eslint warnings across frontend, admin, and backend 2026-08-07 07:39:26 +03:30
roles.decorator.ts feat(phase2): implement database optimization and RBAC enforcement 2026-08-06 21:29:20 +03:30
roles.guard.ts feat(devops,docs,verify): implement Phase 4 CI pipeline, OpenAPI synchronization, and E2E verification matrix 2026-08-06 22:27:56 +03:30