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

Class

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

Source from the content-addressed store, hash-verified

217}
218
219export class OAuthCompleteError
220 extends Schema.TaggedErrorClass<OAuthCompleteError>()("OAuthCompleteError", {
221 message: Schema.String,
222 /** 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