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

Class

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

Source from the content-addressed store, hash-verified

400}
401
402export class OAuthCompleteError
403 extends Schema.TaggedErrorClass<OAuthCompleteError>()("OAuthCompleteError", {
404 message: Schema.String,
405 /** 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