Access control using cerbos throws TypeError: cyclic object value
I am using cerbos for access control and it only checks for dashboard resource all other routes are not checked. Am I missing something? I have followed the example code of cerbos from https://github.com/refinedev/refine/tree/master/examples/access-control-cerbos
This example works fine but when I do same on my project it only checks for dashboard page. Here is my refine
This example works fine but when I do same on my project it only checks for dashboard page. Here is my refine
App.tsx setup for accessControlProviderGitHub
Build your React-based CRUD applications, without constraints. - refine/examples/access-control-cerbos at master · refinedev/refine
