biscuit-auth / biscuit-rust

Rust implementation of the Biscuit authorization token
https://www.biscuitsec.org
206 stars 28 forks source link

make the third party tests more deterministic #182

Closed Geal closed 1 year ago

Geal commented 1 year ago

follow up on https://github.com/biscuit-auth/biscuit-rust/pull/181 to help with the dalek upgrade

Geal commented 1 year ago

I think at this point it might just make more sense to have a static root key in the samples instead of passing it as argument