- 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 |
||
|---|---|---|
| .. | ||
| handler.go | ||
| handler_test.go | ||
| mocks_test.go | ||
| service.go | ||
| service_test.go | ||