@inrupt/solid-client-authn-browser

v2.0.0
`solid-client-authn-browser` is a library designed to authenticate web apps (in the browser) with Solid identity servers. The main documentation is at the [root of the repository](https://github.com/inrupt/solid-client-authn-js).

build

rollup --config rollup.config.mjs

build-api-docs

npx typedoc --out docs/api/source/api --readme none

licenses:check

license-checker --production --out license.csv --failOn "AGPL-1.0-only; AGPL-1.0-or-later; AGPL-3.0-only; AGPL-3.0-or-later; Beerware; CC-BY-NC-1.0; CC-BY-NC-2.0; CC-BY-NC-2.5; CC-BY-NC-3.0; CC-BY-NC-4.0; CC-BY-NC-ND-1.0; CC-BY-NC-ND-2.0; CC-BY-NC-ND-2.5; CC-BY-NC-ND-3.0; CC-BY-NC-ND-4.0; CC-BY-NC-SA-1.0; CC-BY-NC-SA-2.0; CC-BY-NC-SA-2.5; CC-BY-NC-SA-3.0; CC-BY-NC-SA-4.0; CPAL-1.0; EUPL-1.0; EUPL-1.1; EUPL-1.1; GPL-1.0-only; GPL-1.0-or-later; GPL-2.0-only; GPL-2.0-or-later; GPL-3.0; GPL-3.0-only; GPL-3.0-or-later; SISSL; SISSL-1.2; WTFPL"

prepublishOnly

npm run build

build-docs-preview-site

npm run build-api-docs; cd docs/api; make html
npm i @inrupt/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 12/20/2023

Downloads