@solid/cli

0.2.1 • Public • Published

Solid CLI

A utility to facilitate command-line interaction with Solid servers.

⚠️ Do not depend on this library yet. It currently is a hard-coded integration with node-solid-server, meant for experimentation. It is not guaranteed to work, and certainly not with arbitrary Solid servers.

We are currently lacking server-side implementations of the necessary parts of OIDC for non-browser apps. Solid CLI uses a hack to still enable this, but it is not a recommended way of working.

In the future, Solid servers and Solid CLI should use a standardized protocol instead.

Installation

npm install -g @solid/cli

Usage

IDP=https://drive.verborgh.org
USERNAME=ruben
PASSWORD=ruben
URL=https://drive.verborgh.org/inbox/

curl "$URL" -H 'Authorization: Bearer '`solid-bearer-token "$IDP" "$USERNAME" "$PASSWORD" "$URL"`

License

©2018–present Ruben Verborgh, MIT License.

Dependencies (1)

Dev Dependencies (2)

Package Sidebar

Install

npm i @solid/cli

Weekly Downloads

57

Version

0.2.1

License

MIT

Unpacked Size

18.3 kB

Total Files

9

Last publish

Collaborators

  • matthieubosquet
  • joachimvh
  • justinwb
  • rubenverborgh
  • kjetilk
  • codenamedmitri
  • jaxoncreed
  • ajacksified
  • inrupt_ci
  • nseydoux
  • pmcb55
  • megoth
  • vincenttunru
  • michielbdejong
  • virginiabalseiro
  • timbl
  • bourgeoa