@biscuit-auth/biscuit-wasm-support
TypeScript icon, indicating that this package has built-in type declarations

0.4.1 • Public • Published

Backend for biscuit-web-components

Biscuit-web-components can't use biscuit-wasm directly since it only exposes helpers dedicated to biscuit creation and verification.

This library exposes helpers for biscuit inspection, inline error reporting, etc.

wasm-pack build --scope biscuit-auth --target web --out-dir static --out-name biscuit

Generate the npm package:

wasm-pack build --scope biscuit-auth --target web --out-dir web --out-name biscuit
cd web
npm pack
// edit package.json to add "snippets" to the "files" array

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @biscuit-auth/biscuit-wasm-support

      Weekly Downloads

      1

      Version

      0.4.1

      License

      Apache-2.0

      Unpacked Size

      1.51 MB

      Total Files

      10

      Last publish

      Collaborators

      • geal
      • clementd