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 99ef0d4 commit edd2e09Copy full SHA for edd2e09
src/mcp/server/auth/routes.py
@@ -192,4 +192,4 @@ def build_metadata(
192
)
193
metadata.revocation_endpoint_auth_methods_supported = ["client_secret_post"]
194
195
- return metadata
+ return metadata
0 commit comments