Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/security / / OPAQUE_ONLY_SCHEMES

Variable: OPAQUE_ONLY_SCHEMES

ts
const OPAQUE_ONLY_SCHEMES: ReadonlySet<string>;

Defined in: packages/security/src/secrets/secret-ref.ts:26

Schemes that forbid an authority component (no // allowed).

Stable