linXiv frontend (TS/JS)
    Preparing search index...

    Function inviteMember

    • Grant a device access to an e2ee share and mint its pasteable invite string. Admin-tier op, from the hosting device or a co-admin's.

      Parameters

      • shareId: string
      • opts: { memberCode: string; name?: string; role: "editor" | "viewer" }

      Returns Promise<string>