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

Class

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

Source from the content-addressed store, hash-verified

485}
486
487export class OAuthRegisterDynamicError
488 extends Schema.TaggedErrorClass<OAuthRegisterDynamicError>()("OAuthRegisterDynamicError", {
489 message: Schema.String,
490 })

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected