casbin-ex
casbin-ex copied to clipboard
feat: add nested struct support to matcher
Since we have maps support in request, we want to use it in matcher expression or custom functions, these changes add this feature
@ngoclinhng please review
@Hawatz