Add authorization (AuthZ) support
Open
enhancement
help wanted
- Dominant language
- Go
- Stars
- 27.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
Hi. Currently there's no AuthZ support in kit. Only AuthN exists. [Casbin](https://github.com/casbin/casbin) is a popular and powerful authorization (AuthZ) library that supports models like ACL, RBAC, ABAC. I think we can add it here?
Contributor guide
Assessment
This issue has not been assessed yet.