[feature] make GetImplicitPermissionsForUser() API work for all cases
Open
enhancement
- Dominant language
- Go
- Stars
- 20.4k
- Forks
- 1.8k
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 2
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.