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 1a4f1b3 commit f751fd7Copy full SHA for f751fd7
src/mcp/shared/auth.py
@@ -1,4 +1,4 @@
1
-from typing import Any, Literal
+from typing import Any, Literal, Union
2
3
from pydantic import AnyHttpUrl, AnyUrl, BaseModel, Field, field_validator
4
0 commit comments