Baran Yildirim
Baran Yildirim
Implement query exactly one to make it easier to work with single-fact queries. Added relevant doctest and unittests. This should close #187 As a side note, a lot of errors...
Hey folks, I think I've found an issue with how base64 encoding/decoding works with Biscuit tokens. Currently, the encode/decode config used for Base64 operations is invoked as follows: - `base64::encode_config(slice,...
Similar to #204 It seems like the previous feature gate does not work correctly - cargo does not detect the `pem` feature unless it is also available in the biscuit-parser...