You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi team,
I found the enforce/batch_enforce function of SDK can't work with the new version of Casdoor. it is because the casdoor enforce API's parameter format has been changed.
hi team,
I found the enforce/batch_enforce function of SDK can't work with the new version of Casdoor. it is because the casdoor enforce API's parameter format has been changed.
API descript:
https://casdoor.org/docs/permission/exposed-casbin-apis/#enforce
code:
https://github.com/casdoor/casdoor-python-sdk/blob/master/src/casdoor/main.py#L250-L336
https://github.com/casdoor/casdoor-python-sdk/blob/master/src/casdoor/async_main.py#L262-L331
The text was updated successfully, but these errors were encountered: