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

Class

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

Source from the content-addressed store, hash-verified

463}
464
465export class OAuthSessionNotFoundError extends Schema.TaggedErrorClass<OAuthSessionNotFoundError>()(
466 "OAuthSessionNotFoundError",
467 { state: OAuthState },
468) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected