Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pktharindu authored Apr 17, 2022
1 parent e02b773 commit 9c45a27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@

Add Permissions based authorization for your Nova installation via Role-Based Access Control (RBAC). Roles are defined in the database whereas Permissions are defined in the code base. It allows you to group your Permissions into Groups and attach it to Users.

| Nova 4 | v3.x |
|-----------|------|
| <= Nova 3 | v2.x |

If you like this package, show some love by starring the repo. 🙏

This package is inspired by [Silvanite\Brandenburg](https://github.com/Silvanite/brandenburg) as it has clear separation of concerns.
Expand Down

0 comments on commit 9c45a27

Please sign in to comment.