-
-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Node-Casbin@6 planning #352
Comments
Hey @nodece, I would like to contribute to this, I want to confirm that we are planning to sort of rebuild the |
Yes, but some parameters are optional, so like:
We can open this issue for a while to discuss. |
ohk then I guess for a request like this
we can maybe keep |
Both |
@nodece, there are no breaking changes on params change in the tests at least. |
We remove some API with fs or path, this is breaking changes. |
We don't have the ability to control the damage caused by the breaking changes based on our developer resources. So we don't accept any kind of breaking changes. |
how to config muti policies? |
@wittech if you have a question, you can ask in the Gitter channel https://gitter.im/casbin/Lobby |
Migrating to https://github.com/casbin/casbin-core for this thing. |
Node-Casbin@6 full-support any JavaScript platform like React Native, Electron, and so on.
Branch: https://github.com/casbin/node-casbin/tree/beta
I make some planning for this version:
Model
instance,Adapter
instance andenableLog
tonewEnforcer()
, avoid confusing that use path or textThe text was updated successfully, but these errors were encountered: