mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added go.auth to Authentication & OAuth section
This commit is contained in:
parent
a327f6e50d
commit
68b762e15c
@ -76,6 +76,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [jwt-go](https://github.com/dgrijalva/jwt-go) - Golang implementation of JSON Web Tokens (JWT).
|
||||
* [oauth2](https://github.com/golang/oauth2) - Successor of goauth2. Generic OAuth 2.0 package that comes with JWT, Google APIs, Compute Engine and App Engine support.
|
||||
* [osin](https://github.com/RangelReale/osin) - Golang OAuth2 server library.
|
||||
* [go.auth](https://github.com/bradrydzewski/go.auth) - authentication API for Go web applications
|
||||
|
||||
|
||||
## CUI
|
||||
|
Loading…
Reference in New Issue
Block a user