Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ oauthClientKey
Function
oauthClientKey
packages/plugins/mcp/src/sdk/plugin.ts:118–118 ·
view source on GitHub ↗
(owner: Owner, slug: OAuthClientSlug)
Source
from the content-addressed store, hash-verified
116
};
117
118
const
oauthClientKey = (owner: Owner, slug: OAuthClientSlug): string => `${owner}:${String(slug)}`;
119
120
const
legacyMcpClientMatches = (
121
client: OAuthClientSummary,
Callers
1
removeServer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected