Skip to content

Latest commit

 

History

History

condition-data-types

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

OpenFGA Condition Data Types Store

Use-Case

OpenFGA's Conditional Relationship Tuples are defined using Google's CEL expressions.

This example showcases the different data types and expressions that are supported in OpenFGA conditions and how to use them.

The model, tuples and unit tests are detailed in store.fga.yaml.

Try It Out

  1. Make sure you have the FGA CLI

  2. In the condition-data-types directory, run fga model test --tests store.fga.yaml