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?

贡献者指南