go-kit/kit

Add authorization (AuthZ) support

Aberta

#614 aberto em 18 de set. de 2017

 (7 comentários) (0 reação) (0 responsável)Go (2.446 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (27.422 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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?

Guia do colaborador