oauth2.1 working - quick flow in mcp inspector

This commit is contained in:
Taylor Wilsdon
2025-08-02 09:52:16 -04:00
parent 8d053680c0
commit dad52829f8
18 changed files with 5211 additions and 106 deletions

View File

@@ -19,6 +19,9 @@ dependencies = [
"pyjwt>=2.10.1",
"ruff>=0.12.4",
"tomlkit",
"aiohttp>=3.9.0",
"cachetools>=5.3.0",
"cryptography>=41.0.0",
]
classifiers = [
"Development Status :: 4 - Beta",