go-kit/kit

Add authorization (AuthZ) support

Open

#614 建立於 2017年9月18日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)Go (27,422 star) (2,446 fork)batch import
enhancementhelp wanted

描述

Hi. Currently there's no AuthZ support in kit. Only AuthN exists. Casbin is a popular and powerful authorization (AuthZ) library that supports models like ACL, RBAC, ABAC. I think we can add it here?

貢獻者指南