veza/veza-backend-api/internal/core
senke 1b5afbc2c3 security: reduce access token expiry to 5 minutes
- Changed default AccessTokenTTL from 15 minutes to 5 minutes in jwt_service.go
- Updated test mock in mocks_test.go to match new default
- All references to AccessTokenTTL automatically use new value
- Tests pass successfully
- No breaking changes - frontend already handles token refresh
- Action 5.1.1.4 complete
2026-01-15 20:15:45 +01:00
..
auth security: reduce access token expiry to 5 minutes 2026-01-15 20:15:45 +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 feat: Visual masterpiece - true light mode & premium UI 2026-01-11 02:32:21 +01:00
social feat: Visual masterpiece - true light mode & premium UI 2026-01-11 02:32:21 +01:00
track incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00