File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,8 @@ Configure the remote MCP server in ToolHive:
4646 - ** Token URL** : ` https://github.com/login/oauth/access_token `
4747 - ** Client ID** : Your GitHub OAuth app client ID (e.g.,
4848 ` Og44jirLIaUgSiTDNGA3 ` )
49- - ** Client secret** : Your GitHub OAuth app client secret
49+ - ** Client secret** : Your GitHub OAuth app client secret (optional if PKCE is
50+ enabled)
5051 - ** Scopes** : ` repo,user:email ` (comma-separated list of required
5152 permissions)
5253 - ** PKCE** : Enable this option for enhanced security without requiring a
@@ -71,7 +72,8 @@ GitHub OAuth app from the previous example.
7172 - ** Issuer URL** : ` https://github.com/login/oauth `
7273 - ** Client ID** : Your GitHub OAuth app client ID (e.g.,
7374 ` Og44jirLIaUgSiTDNGA3 ` )
74- - ** Client secret** : Your GitHub OAuth app client secret (optional for PKCE)
75+ - ** Client secret** : Your GitHub OAuth app client secret (optional if PKCE is
76+ enabled)
7577 - ** PKCE** : Enable this option for enhanced security without requiring a
7678 client secret
77791 . When you install the server, ToolHive opens your browser to authenticate with
You can’t perform that action at this time.
0 commit comments