View over the UCAN Delegations that grant access to a specific principal.

Hierarchy

  • GrantedAccess

Constructors

Properties

Accessors

Methods

Constructors

Properties

model: {
    agent: Agent<Service>;
    proofs: Tuple<Delegation<Capabilities>>;
}

Type declaration

Accessors

Methods

  • Saves access into the agents proofs store so that it can be retained between sessions.

    Parameters

    Returns Promise<Result<Unit, Error>>

Generated using TypeDoc