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

Class

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

Source from the content-addressed store, hash-verified

455}
456
457export class OAuthCompleteError
458 extends Schema.TaggedErrorClass<OAuthCompleteError>()("OAuthCompleteError", {
459 message: Schema.String,
460 /** True when the auth-code exchange failed in a way the user must restart. */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected