Skip to content

Commit ece5b3d

Browse files
Update _posts/2025-04-28-secure-mcp-sse-server.adoc
Co-authored-by: Clement Escoffier <[email protected]>
1 parent 1e05a7f commit ece5b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-04-28-secure-mcp-sse-server.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Note the use of the `%prod.` prefixes. It ensures the configuration properties p
198198

199199
=== Implement Login endpoint
200200

201-
Currently, MCP clients can not use the authorization code flow themselves, therefore we implement an OAuth2 login endpoint which will return a GitHub token for the user to use it with MCP clients which can work with bearer tokens.
201+
Currently, MCP clients can not use the authorization code flow themselves. Therefore, we implement an OAuth2 login endpoint that will return a GitHub token for the user to use with MCP clients, which can work with bearer tokens.
202202

203203
Add another dependency: to support Qute templates:
204204

0 commit comments

Comments
 (0)