go-kit/kit

Add authorization (AuthZ) support

開放

#614 建立於 2017年9月18日

 (7 則留言) (0 個反應) (0 位負責人)Go (2,446 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (27,422 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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?

貢獻者指南