mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-26 07:24:18 +02:00
The audience parameter was typed as `str | None` but the implementation already supported `List[str]`. This fix aligns the type annotations with the actual functionality and adds comprehensive validation logic for all audience type combinations. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| providers | ||
| __init__.py | ||
| test_oauth_client.py | ||