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

Function unique

e2e/scenarios/oauth-callback-url.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/** An OpenAPI integration that declares an OAuth (authorization-code) method
40 * pointed at `oauth`, so the connect modal treats it as an OAuth integration

Callers 1

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected