Adrian Flores Cortes
|
3722355360
|
[GAP-AUTH-001, GAP-CORE-001] feat: Implement 14 missing services
GAP-AUTH-001 (P0 Critical) - 13 AUTH services:
- RBAC: RoleService, PermissionService, CompanyService, GroupService
- Session: SessionService, DeviceService, TrustedDeviceService
- Security: ApiKeyService, OAuthService, PasswordResetService, VerificationService
- User: UserProfileService, MfaService
GAP-CORE-001 (P2 Medium) - 1 CORE service:
- DiscountRuleService with calculation, applicability, and usage tracking
All services follow standalone pattern with:
- Multi-tenant support via ServiceContext
- Soft delete with audit trail
- Pagination support
- Type-safe DTOs
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-03 11:12:39 -06:00 |
|