go-kit/kit

Add authorization (AuthZ) support

Ouverte

#614 ouverte le 18 sept. 2017

 (7 commentaires) (0 réaction) (0 personne assignée)Go (2 446 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (27 422 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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?

Guide contributeur