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

Class

packages/core/sdk/src/oauth-client.ts:241–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239}
240
241export class OAuthRegisterDynamicError
242 extends Schema.TaggedErrorClass<OAuthRegisterDynamicError>()("OAuthRegisterDynamicError", {
243 message: Schema.String,
244 })

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected