casbin / casbin.js

An authorization library that supports access control models like ACL, RBAC, ABAC in Frontend Javascript
https://casbin.org/docs/en/frontend
Apache License 2.0
165 stars 37 forks source link

CasbinJsGetPermissionForUser API for JAVA #282

Closed rajdeepkhandelwal closed 5 months ago

casbin-bot commented 5 months ago

@nodece @Shivansh-yadav13

hsluoyz commented 5 months ago

@rajdeepkhandelwal this repo is frontend Javascript, not Java

hsluoyz commented 5 months ago

@rajdeepkhandelwal jCasbin (Casbin Java version) has the API: CasbinJsGetPermissionForUser: https://github.com/search?q=repo%3Acasbin%2Fjcasbin%20CasbinJsGetPermissionForUser%20&type=code