mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add branca (#2057)
This commit is contained in:
parent
89467c629b
commit
893e5f0060
@ -117,6 +117,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
*Libraries for implementing authentications schemes.*
|
||||
|
||||
* [authboss](https://github.com/volatiletech/authboss) - Modular authentication system for the web. It tries to remove as much boilerplate and "hard things" as possible so that each time you start a new web project in Go, you can plug it in, configure, and start building your app without having to build an authentication system each time.
|
||||
* [branca](https://github.com/hako/branca) - Golang implementation of Branca Tokens.
|
||||
* [casbin](https://github.com/hsluoyz/casbin) - Authorization library that supports access control models like ACL, RBAC, ABAC.
|
||||
* [cookiestxt](https://github.com/mengzhuo/cookiestxt) - provides parser of cookies.txt file format.
|
||||
* [Go-AWS-Auth](https://github.com/smartystreets/go-aws-auth) - AWS (Amazon Web Services) request signing library.
|
||||
|
Loading…
Reference in New Issue
Block a user