- Bump biscuit-auth to
5.0.0
(Clément Delafargue)
- Bump biscuit-auth to
4.1.1
(#40) (Clément Delafargue) - Add
.setRootKeyId()
to biscuit builder (#44) (louisjmorgan) - Stricter
Authorization
header parsing in express middleware (#39) (Clément Delafargue) - Documentation fixes (#38) (Clément Delafargue)
- Bump biscuit-auth to
3.1.0
(#36) (Clément Delafargue)
- Add
merge
andmergeBlock
toAuthorizer
(#35) (Clément Delafargue) - Add an express middleware for proctecting endpoints (#35) (Clément Delafargue)
- Fix
appendThirdPartyBlock
(#34) (Clément Delafargue) - Prevent parameter nullifying in the public API (#34) (Clément Delafargue)
- Improve TS definitions (#34) (Pierre Tondereau)
- CI (#25, #30) (Pierre Tondereau, Clément Delafargue)
fact
,rule
,check
,policy
tagged templates (#18, #24, #26) (Clément Delafargue)- Better
toString
implementations (#27) (Clément Delafargue) - Support for authorization limits (#28) (Clément Delafargue)
- Revocation ids are now hex-encoded (#29) (Clément Delafargue)
- Support for injecting the full range of datalog term types (#30) (Clément Delafargue)
- Add typescript definitions for tagged templates (#25) (Clément Delafargue)
block
tagged template (#18) (Clément Delafargue)
biscuit
,authorizer
tagged templates (#18) (Clément Delafargue)
- allow creating a
KeyPair
from aPrivateKey
(#1) (kanru) - esm support (#6) (Geoffroy Couprie)
- support for biscuit 3.0 (#3) (Geoffroy Couprie)
- more idiomatic JS naming (#7) (flyboarder)
- make
BiscuitBuilder
constructor public & clippy fixes (#10) (Pierre Tondereau) - API cleanup (#9) (Geoffroy Couprie)
- Support for authorizer queries (#12) (Geoffroy Couprie)