biscuit-auth / biscuit-rust

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

fix capi build #210

Open Geal opened 8 months ago

Geal commented 6 months ago

this will require some changes to the C API because it cannot propose the same features using biscuit-auth's public API. But also, that API does not really match what we are doing right now, with the focus on Authorizer, so that API needs a rewrite