https://github.com/jcasbin/vertx-authz
Vertx RBAC authorization middleware based on jCasbin
https://github.com/jcasbin/vertx-authz
abac access-control acl auth authorization authz casbin jcasbin rbac vertx
Last synced: 24 days ago
JSON representation
Vertx RBAC authorization middleware based on jCasbin
- Host: GitHub
- URL: https://github.com/jcasbin/vertx-authz
- Owner: jcasbin
- License: apache-2.0
- Created: 2018-05-09T08:49:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T11:27:05.000Z (7 months ago)
- Last Synced: 2025-03-27T17:51:55.922Z (about 1 month ago)
- Topics: abac, access-control, acl, auth, authorization, authz, casbin, jcasbin, rbac, vertx
- Language: Java
- Homepage: https://github.com/casbin/jcasbin/
- Size: 73.2 KB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jcasbin-vertx-plugin
[](https://codebeat.co/projects/github-com-jcasbin-vertx-authz-master)
[](https://github.com/jcasbin/vertx-authz/actions)
[](https://codecov.io/gh/jcasbin/vertx-authz)
[](https://www.javadoc.io/doc/org.casbin/vertx-authz)
[](https://mvnrepository.com/artifact/org.casbin/vertx-authz/latest)
[](https://github.com/jcasbin/vertx-authz/releases/latest)
[](https://discord.gg/S5UjpzGZjN)jcasbin-vertx-plugin is an authorization middleware based on [jCasbin](https://github.com/casbin/jcasbin) for [Vert.x](https://vertx.io/)
## Installation
For Maven:
```xml
org.casbin
vertx-authz
${version}```
## Getting Help
- [jCasbin](https://github.com/casbin/jcasbin)
## License
This project is under Apache 2.0 License. See the [LICENSE](LICENSE) file for the full license text.