Class Oobis

Hierarchy

  • Oobis

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Get the OOBI(s) for a managed indentifier for a given role

    Parameters

    • name: string

      Name or alias of the identifier

    • role: string = 'agent'

      Authorized role

    Returns Promise<any>

    A promise to the OOBI(s)

  • Resolve an OOBI

    Parameters

    • oobi: string

      The OOBI to be resolver

    • Optional alias: string

      Optional name or alias to link the OOBI resolution to a contact

    Returns Promise<any>

    A promise to the long-running operation

    Async

Generated using TypeDoc