Options
All
  • Public
  • Public/Protected
  • All
Menu

A Capability represents something that a token holder is authorized to do. See Capability Scope in the UCAN spec.

Hierarchy

Indexable

[constrain: string]: unknown

Optional constraints (e.g. multihash of upload). See the UCAN.Storage spec for details.

Index

Properties

Properties

can: string

A action that the user is authorized to perform against the specified resource.

with: string

A UCAN "resource pointer" that specifies what resource the user is authorized to manipulate.

Generated using TypeDoc