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

Class

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

Source from the content-addressed store, hash-verified

444}
445
446export class OAuthSessionNotFoundError extends Schema.TaggedErrorClass<OAuthSessionNotFoundError>()(
447 "OAuthSessionNotFoundError",
448 { state: OAuthState },
449) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected