go-kit/kit

Add authorization (AuthZ) support

Aperta

#614 aperta il 18 set 2017

 (7 commenti) (0 reazioni) (0 assegnatari)Go (2446 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (27.422 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor