veza/veza-backend-api/internal/core
senke 35651064ba [FIX] Generate unique slug for user registration
- Implement slug uniqueness check before creating user
- Add numeric suffix if slug already exists (e.g., username1, username2)
- Fallback to timestamp-based slug if too many collisions
- Prevents database constraint violations for duplicate slugs
- Matches the logic used in OAuth service for consistency
2026-01-04 01:44:13 +01:00
..
auth [FIX] Generate unique slug for user registration 2026-01-04 01:44:13 +01:00
collaboration adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
education adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
marketplace [BE-API-039] be-api: Implement marketplace order details endpoint 2025-12-24 15:00:32 +01:00
social stabilizing veza-backend-api: phase 1 2025-12-16 11:23:49 -05:00
track [INT-007] int: Standardize pagination format 2025-12-25 15:14:26 +01:00