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

Class

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

Source from the content-addressed store, hash-verified

325}
326
327export class OAuthRegisterDynamicError
328 extends Schema.TaggedErrorClass<OAuthRegisterDynamicError>()("OAuthRegisterDynamicError", {
329 message: Schema.String,
330 })

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected