biscuit-wasm 0.1.3

WebAssembly wrapper for Biscuit authorization tokens
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Biscuit-Wasm

This library wraps the [Rust implementation](https://github.com/biscuit-auth) of [Biscuit tokens](https://www.biscuitsec.org) in WebAssembly, for usage in NodeJS and browsers.

It provides both CommonJS and EcmaScript modules, along with TypeScript type definitions.

## License

Licensed under the Apache 2.0 License.

Copyright 2021 Geoffroy Couprie