biscuit-auth / biscuit-wasm

WebAssembly wrapper for Biscuit authorization tokens
Apache License 2.0
24 stars 10 forks source link

Add support for `fact`, `rule`, `check` and `policy` tagged templates #26

Closed divarvel closed 1 year ago

divarvel commented 1 year ago

Fixes #23

Even though biscuit, block and authorizer allow modifying an existing block when used in combination with merge, it is not satisfying from a performance standpoint, so use of add_* functions is still required.