rototo 0.1.0-alpha.4

Control plane for runtime configuration of your application.
Documentation
1
2
3
4
5
6
7
8
schema_version = 1

description = "Users with an administrator role"

[[predicate]]
attribute = "user.role"
op = "eq"
value = "admin"