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

Class

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

Source from the content-addressed store, hash-verified

393}
394
395export class OAuthStartError
396 extends Schema.TaggedErrorClass<OAuthStartError>()("OAuthStartError", {
397 message: Schema.String,
398 /** True when an enterprise identity provider declined to authorize this

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected