fastmcp/tests
Jeremiah Lowin 40ce687d0d Fix JWT issuer validation to support string values per RFC 7519
Resolves issue where BearerAuthProvider rejected tokens with non-URL
issuer claims. Works around the underlying SDK's URL validation while
maintaining RFC 7519 compliance for JWT processing.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-20 11:47:34 -04:00
..
auth Fix JWT issuer validation to support string values per RFC 7519 2025-06-20 11:47:34 -04:00
cli cleaner 2025-06-03 11:20:28 -05:00
client Fix import prefix behavior 2025-06-19 15:19:31 -04:00
contrib Add audio support 2025-06-14 08:59:48 -04:00
deprecated Fix import prefix behavior 2025-06-19 15:19:31 -04:00
prompts Update tests 2025-06-19 14:05:19 -04:00
resources Update docs and tests 2025-06-19 17:06:54 -04:00
server Fix formatting per pre-commit hooks 2025-06-19 18:22:02 -04:00
test_servers Update tests for prompts 2025-06-04 16:37:41 -04:00
tools Update docs and tests 2025-06-19 17:06:54 -04:00
utilities Add missing tests 2025-06-16 08:10:34 +02:00
__init__.py Update type handling for resources 2024-11-29 19:42:46 -05:00
conftest.py Only apply log config to FastMCP loggers 2025-04-14 15:45:05 -04:00
test_examples.py Update test typing 2025-05-31 20:41:18 -04:00