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

Class

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

Source from the content-addressed store, hash-verified

204}
205
206export class OAuthCompleteError
207 extends Schema.TaggedErrorClass<OAuthCompleteError>()("OAuthCompleteError", {
208 message: Schema.String,
209 /** 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