cedar_ffi 0.1.4 copy "cedar_ffi: ^0.1.4" to clipboard
cedar_ffi: ^0.1.4 copied to clipboard

FFI bindings for the Cedar policy language, written in Rust.

example/README.md

An example of using package:cedar_ffi to evaluate authorization decisions.

To run the example:

$ dart --enable-experiment=native-assets run bin/example.dart

You should see the following output:

Alice can create the todo list!