jcasbin / vertx-authz

Vertx RBAC authorization middleware based on jCasbin

Home Page:https://github.com/casbin/jcasbin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jcasbin-vertx-plugin

codebeat badge GitHub Actions codecov Javadocs Maven Central Release Discord

jcasbin-vertx-plugin is an authorization middleware based on jCasbin for Vert.x

Installation

For Maven:

<dependency>
  <groupId>org.casbin</groupId>
  <artifactId>vertx-authz</artifactId>
  <version>${version}</version>
</dependency>

Getting Help

License

This project is under Apache 2.0 License. See the LICENSE file for the full license text.

About

Vertx RBAC authorization middleware based on jCasbin

https://github.com/casbin/jcasbin/

License:Apache License 2.0


Languages

Language:Batchfile 92.4%Language:Java 7.6%