https://github.com/benjamincanac/imperium
Role-based Authorizations library for Node.js
https://github.com/benjamincanac/imperium
acl acl-library acls authorization imperium nodejs
Last synced: 3 months ago
JSON representation
Role-based Authorizations library for Node.js
- Host: GitHub
- URL: https://github.com/benjamincanac/imperium
- Owner: benjamincanac
- License: mit
- Created: 2017-07-31T13:20:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T03:49:51.000Z (over 2 years ago)
- Last Synced: 2025-02-27T09:33:54.090Z (3 months ago)
- Topics: acl, acl-library, acls, authorization, imperium, nodejs
- Language: JavaScript
- Homepage: http://imperium.dimerapp.com
- Size: 902 KB
- Stars: 108
- Watchers: 3
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
> A role-based authorizations library for Node.js.
[](https://www.npmjs.com/package/imperium)
[](https://travis-ci.org/cmty/imperium)
[](https://codecov.io/gh/cmty/imperium)
[](https://github.com/cmty/imperium/blob/master/LICENSE.md)## Documentation
[http://imperium.dimerapp.com](http://imperium.dimerapp.com)
## Getting Started
```bash
npm install --save imperium
```Learn more in the [docs](http://imperium.dimerapp.com/docs/master/installation).
## License
[MIT](https://github.com/cmty/imperium/blob/master/LICENSE.md)