We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c4a72 commit 55581f6Copy full SHA for 55581f6
src/mcp/server/fastmcp/authorizer.py
@@ -2,6 +2,7 @@
2
3
import abc
4
from typing import TYPE_CHECKING, Any
5
+
6
from pydantic import AnyUrl
7
8
from mcp.shared.context import LifespanContextT, RequestT
0 commit comments