Skip to content

Commit b7d1aad

Browse files
committed
merge with recent branch
1 parent a41187e commit b7d1aad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mcp/client/auth.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,6 @@ def __init__(
692692
actor_token_supplier: Callable[[], Awaitable[str]] | None = None,
693693
actor_token_type: str | None = None,
694694
audience: str | None = None,
695-
resource: str | None = None,
696695
timeout: float = 300.0,
697696
):
698697
super().__init__(server_url, client_metadata, storage, resource, timeout)

0 commit comments

Comments
 (0)