- Add JWTConfig struct with TTL and SecretRetention fields - Configure default values: TTL=1h, RetentionFactor=2.0, MaxRetention=72h, CleanupInterval=1h - Add environment variable support (DLC_AUTH_JWT_*) - Implement getter methods for JWT configuration - Add comprehensive unit tests for default and custom values - Update logging to include JWT configuration values - Fix BDD step implementation issues (duplicate methods, unused imports) - All BDD tests passing with new JWT configuration Implements JWT secret retention policy as defined in ADR-0021 Closes #42 Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
12 KiB
12 KiB