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

Class

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

Source from the content-addressed store, hash-verified

436}
437
438export class OAuthStartError
439 extends Schema.TaggedErrorClass<OAuthStartError>()("OAuthStartError", {
440 message: Schema.String,
441 /** 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