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

Class

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

Source from the content-addressed store, hash-verified

24// ---------------------------------------------------------------------------
25
26export class OAuth2Error extends Data.TaggedError("OAuth2Error")<{
27 readonly message: string;
28 /**
29 * RFC 6749 §5.2 error code, when the token endpoint returned one

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected