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

Class

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

Source from the content-addressed store, hash-verified

290}
291
292export class OAuthCompleteError
293 extends Schema.TaggedErrorClass<OAuthCompleteError>()("OAuthCompleteError", {
294 message: Schema.String,
295 /** 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