0.4.1 • Published 6 months ago

@biscuit-auth/biscuit-wasm-support v0.4.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

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
0.4.1

6 months ago

0.4.0-beta2

1 year ago

0.4.0-alpha2

1 year ago

0.4.0

1 year ago

0.4.0-beta1

1 year ago

0.4.0-alpha1

2 years ago

0.3.6

2 years ago

0.3.7

2 years ago

0.3.5

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago