Previousweeklyreports
Sorry for the long-time absence because I am not accessible to network in a past week.
Summary
- Finish the server api support in Go and node.
- An example for using Casbin.js in an React application.
- Adding cookie mode to control the permission.
- (Banned) CSS Controller. (I believe it's not necessary for Casbin.js because modern webpage development are all based on frameworks, so I hang the process. details)
Next Week(s)
- Documentation.
- Integrate Casbin.js in Casbin forum. (Hopefully I can find more demands and enhancement for Casbin.js when using it in practice.)
- React component integration. However, I believe it is just a syntatic sugar and unnecessary for the project. One can use Casbin.js with if-else statements to control the permission in a frontend application easily now.