go-kit/kit

Add authorization (AuthZ) support

Open

#614 opened on 2017年9月18日

GitHub で見る
 (7 comments) (0 reactions) (0 assignees)Go (27,422 stars) (2,446 forks)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?

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