MCPcopy Create free account
hub / github.com/CreminiAI/skillpack / constructor

Method constructor

src/runtime/config.ts:368–368  ·  view source on GitHub ↗
(private configPath: string)

Source from the content-addressed store, hash-verified

366// ConfigFileAuthBackend – stores OAuth credentials inside config.json._auth
367// ---------------------------------------------------------------------------
368
369/**
370 * Custom AuthStorageBackend that persists OAuth credentials to the `_auth`
371 * field of config.json, keeping all configuration in a single file.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected