-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
Hi, I'm the author of Casbin, a Go library for authorization based on access control policy. Casbin supports multiple access control models like ACL, RBAC, ABAC. The access control rules can be persisted into files, DB.
Echo has a middleware named basic_auth, but it is mainly authentication instead of authorization. Authorization is about managing permissions instead of checking username and password. So what do you think if I add an authorization middleware based on casbin to echo? Thanks!
edouard-claude
Metadata
Metadata
Assignees
Labels
No labels