veza/veza-backend-api/internal/core/auth
senke ec4564fb37 feat(v0.501): Sprint 3 -- Cloud Storage MVP backend
- C1-01: Create CloudService with CRUD folders/files, quota, ownership
- C1-02: Create CloudHandler with 11 REST endpoints
- C1-03: Register cloud routes in Go router
- C1-04: Implement file streaming with HTTP Range support
- C1-05: Add publish cloud file as track endpoint
- C1-06: Add MSW mock handlers for cloud API
- C1-07: Auto-init 5GB storage quota on user registration
- C1-08: Add 12 unit tests for CloudService
2026-02-22 18:23:58 +01:00
..
handler.go [T0-006] test(backend): Ajout tests pour frontend_log_handler 2026-01-04 01:44:22 +01:00
handler_test.go [T0-006] test(backend): Ajout tests pour frontend_log_handler 2026-01-04 01:44:22 +01:00
mocks_test.go security: reduce access token expiry to 5 minutes 2026-01-15 20:15:45 +01:00
service.go feat(v0.501): Sprint 3 -- Cloud Storage MVP backend 2026-02-22 18:23:58 +01:00
service_test.go fix(auth): add Redis lock for concurrent refresh token requests 2026-02-14 18:29:37 +01:00