MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / unique

Function unique

e2e/scenarios/oauth-refresh-rejected.test.ts:37–37  ·  view source on GitHub ↗
(prefix: string)

Source from the content-addressed store, hash-verified

35const api = composePluginApi([openApiHttpPlugin()] as const);
36
37const unique = (prefix: string) => `${prefix}_${randomBytes(4).toString("hex")}`;
38
39/** Upstream on 127.0.0.1: `GET /issues` is 200 for any bearer. The refresh is
40 * rejected before any upstream call, so this only proves the failure came

Callers 1

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected