* 📚 **Overview**: Refine and implement: `AuthService` challenge TTL desync * 🎯 **Objectives**: - Implement Implementation needed - Add unit tests - Verify with protocol invariants * 🧠 **Problem Context**: Issue identified during audit: - **Impact:** Redis TTL vs memory TTL mismatch. * 🧩 **Technical Scope**: Relevant repository module. * ✅ **Acceptance Criteria**: - [ ] Implementation needed is functional - [ ] Tests passed - [ ] No regressions * 🔐 **Security / Integrity Considerations**: Not specified * ⏳ **Complexity & Effort**: Medium * 🔗 **References**: Internal Ref #BE-182 * 🏷️ **Labels**: backend, stellar-wave, complexity-medium ---
AuthServicechallenge TTL desync