mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-18 11:39:12 +02:00
- Add jwks_uri and jwks parameters for private_key_jwt clients - Add client_uri, logo_uri, contacts optional metadata fields - Add strict URL validation per IETF draft (no fragments, credentials, dot segments) - Make redirect_uris required (security: no defaults) Note: private_key_jwt requires SDK server-side support (not yet available) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_cimd.py | ||
| test_oauth_client.py | ||