JSPM

@inrupt/solid-client-authn-browser

0.1.5-master-266847763-877.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4619
  • Score
    100M100P100Q140718F
  • License MIT

Package Exports

  • @inrupt/solid-client-authn-browser

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@inrupt/solid-client-authn-browser) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Solid JavaScript Authentication for the browser - solid-client-authn-browser

solid-client-authn-browser can be used to help build web apps in the browser. The main documentation is at the root of the repository.

Underlying libraries

solid-client-authn-browser is based on oidc-client-js. However, the latter lacks some features that are necessary to provide the developer experience we specifically want for the Solid ecosystem, so we developed
oidc-dpop-client-browser to add these features.