Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#1679·casbin

[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

View original on GitHubView discussion on GitHub