https://github.com/codeofnode/rbac-dao
Implementing resource based access control and dao in javascript
https://github.com/codeofnode/rbac-dao
Last synced: 21 days ago
JSON representation
Implementing resource based access control and dao in javascript
- Host: GitHub
- URL: https://github.com/codeofnode/rbac-dao
- Owner: codeofnode
- License: apache-2.0
- Created: 2019-11-15T09:25:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-04T08:22:28.000Z (about 6 years ago)
- Last Synced: 2025-03-23T09:35:28.619Z (about 1 year ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# rbac-dao
Implementing resource based access control and dao in javascript