go-kit/kit

Add authorization (AuthZ) support

オープン

#614 opened on 2017/09/18

 (7 件のコメント) (0 件のリアクション) (0 人の担当者)Go (2,446 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (27,422 個のスター)
PR merge metrics
 (30d に merged 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?

コントリビューターガイド