0.5.1 • Published 12 months ago

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

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
12 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.5.0

12 months ago

0.5.1

12 months ago

0.4.1

2 years ago

0.4.0-beta2

2 years ago

0.4.0-alpha2

2 years ago

0.4.0

2 years ago

0.4.0-beta1

2 years ago

0.4.0-alpha1

3 years ago

0.3.6

3 years ago

0.3.7

3 years ago

0.3.5

3 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago