mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add mikespook/gorbac to authentication section
This commit is contained in:
parent
a1788fd76d
commit
0bab905927
@ -79,6 +79,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
|
||||
*Libraries for implementing authentications schemes.*
|
||||
|
||||
* [gorbac](github.com/mikespook/gorbac) - provides a lightweight role-based access control (RBAC) implementation in Golang.
|
||||
* [Go-AWS-Auth](https://github.com/smartystreets/go-aws-auth) - AWS (Amazon Web Services) request signing library.
|
||||
* [go.auth](https://github.com/bradrydzewski/go.auth) - Authentication API for Go web applications.
|
||||
* [httpauth](https://github.com/goji/httpauth) - HTTP Authentication middleware.
|
||||
|
Loading…
Reference in New Issue
Block a user