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

Class

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

Source from the content-addressed store, hash-verified

429}
430
431export class OAuthStartError
432 extends Schema.TaggedErrorClass<OAuthStartError>()("OAuthStartError", {
433 message: Schema.String,
434 /** 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