[feature] make GetImplicitPermissionsForUser() API work for all cases
Author: hsluoyzCreated Jan 10, 2026Updated Jan 10, 2026
Labelsenhancement
refer to: https://github.com/casbin/node-casbin/issues/481
this is due to the limitation of the GetImplicitPermissionsForUser() API. it cannot support complex matchers. need to make this API to support all cases and all matchers
we can implement it first in Golang
Source: apache/casbin