Skip to content

Commit

Permalink
Merge branch 'casbin:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Edmond-J-A committed Jul 25, 2021
2 parents 6ae6960 + 094c971 commit ec1890c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/casbin/lobby)

[![LuaRocks](https://img.shields.io/luarocks/v/hsluoyz/casbin.svg)](https://luarocks.org/modules/hsluoyz/casbin)
[![Generic badge](https://img.shields.io/badge/Lua-5.1-44cc11.svg)](https://shields.io/)
[![Generic badge](https://img.shields.io/badge/Lua-5.2-44cc11.svg)](https://shields.io/)
[![Generic badge](https://img.shields.io/badge/Lua-5.3-44cc11.svg)](https://shields.io/)
[![Generic badge](https://img.shields.io/badge/Lua-5.4-44cc11.svg)](https://shields.io/)
[![Generic badge](https://img.shields.io/badge/LuaJIT-2.0-44cc11.svg)](https://shields.io/)


An authorization library that supports access control models like ACL, RBAC, ABAC in Lua (OpenResty)

Read the setup guide for OpenResty [here](https://github.com/casbin/lua-casbin/blob/master/Setup-OpenResty.md).
Expand Down

0 comments on commit ec1890c

Please sign in to comment.