biscuit-rust icon indicating copy to clipboard operation
biscuit-rust copied to clipboard

Support heterogeneous sets

Open divarvel opened this issue 2 years ago • 0 comments

It is possible to create a token containing heterogeneous sets (through parameters). Such a token can be serialized and parsed into a Biscuit value without errors (since the protobuf -> datalog parsing only happens later).

https://github.com/biscuit-auth/biscuit/issues/140 makes a case for allowing heterogeneous sets and gives a bit more context.

divarvel avatar Sep 18 '23 11:09 divarvel