New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@biscuit-auth/biscuit-wasm-support

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@biscuit-auth/biscuit-wasm-support

This is an example application for [Biscuit tokens](https://github.com/clevercloud/biscuit), where you can manipulate tokens and their verification in your browser.


Version published
Weekly downloads
11
Maintainers
2
Weekly downloads
 
Created

Biscuit playground

This is an example application for Biscuit tokens, where you can manipulate tokens and their verification in your browser.

build with:

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

FAQs

Package last updated on 13 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts