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?

贡献者指南