go-kit/kit

Add authorization (AuthZ) support

Open

#614 geöffnet am 18. Sept. 2017

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (2.446 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (27.422 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide