litellm/tests/test_litellm/proxy/_experimental
Tin 42388c3d68 refactor(mcp): align the invalidation code with the v2 DI and typing discipline
The purge takes an injectable invalidate_token_cache callable defaulting to the manager's shared
invalidation, and MCPServerManager takes an injectable per_user_token_cache alongside the existing
per_user_oauth_token_store, so tests inject fakes instead of monkeypatching the global manager and
the module-level cache. The new identity helpers drop Any for object throughout
2026-07-09 16:29:16 -07:00
..
mcp_server refactor(mcp): align the invalidation code with the v2 DI and typing discipline 2026-07-09 16:29:16 -07:00