Skip to content

Commit edd2e09

Browse files
authored
Update src/mcp/server/auth/routes.py
1 parent 99ef0d4 commit edd2e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mcp/server/auth/routes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,4 @@ def build_metadata(
192192
)
193193
metadata.revocation_endpoint_auth_methods_supported = ["client_secret_post"]
194194

195-
return metadata
195+
return metadata

0 commit comments

Comments
 (0)