Hi everyone! Are there any resources around using authzed in the context of a Rails application? What are people doing when it comes to enforcement? Having pundit or CanCanCan policies being backed by the rules in authzed?
On another non-Ruby-specific topic, how are you ensuring data consistency between your relational DB and authzed?