veza/veza-backend-api/internal/core
senke 664611f3d1 [FIX] BUG-004: Made email verification token generation non-blocking
- Modified internal/core/auth/service.go to make token generation non-blocking
- If token generation/storage fails, registration still succeeds
- User can request a new verification token later
- Backend needs to be restarted for changes to take effect

Note: This fixes the 'Failed to create user' error when email verification
service fails. The registration will now succeed even if token generation fails.
2026-01-04 01:44:13 +01:00
..
auth [FIX] BUG-004: Made email verification token generation non-blocking 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