fastmcp/tests/server/auth/oauth_proxy
Jeremiah Lowin 799c4f1673
Escape client_id in OAuth consent details (#3418)
🤖 Generated with GPT-5.2-Codex
2026-03-06 17:33:12 -05:00
..
__init__.py Consolidate test fixtures and refactor large test files (#2941) 2026-01-19 15:18:35 -05:00
conftest.py Use MemoryStore for OAuth proxy tests 2026-02-01 02:30:05 +00:00
test_authorization.py Use MemoryStore for OAuth proxy tests 2026-02-01 02:30:05 +00:00
test_client_registration.py Consolidate test fixtures and refactor large test files (#2941) 2026-01-19 15:18:35 -05:00
test_config.py Use MemoryStore for OAuth proxy tests 2026-02-01 02:30:05 +00:00
test_e2e.py Use MemoryStore for OAuth proxy tests 2026-02-01 02:30:05 +00:00
test_oauth_proxy.py Add CIMD (Client ID Metadata Document) support for OAuth (#2871) 2026-02-06 13:44:52 -05:00
test_tokens.py Use MemoryStore for OAuth proxy tests 2026-02-01 02:30:05 +00:00
test_ui.py Escape client_id in OAuth consent details (#3418) 2026-03-06 17:33:12 -05:00