fastmcp/tests/auth
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
..
providers Fix JWT issuer validation to support string values per RFC 7519 2025-06-20 11:47:34 -04:00
__init__.py clean up test inits 2025-05-31 19:32:08 -04:00
test_oauth_client.py Remove empty parens 2025-06-04 15:41:28 -04:00