Added go.auth to Authentication & OAuth section

checkGoreportcard
Nick Merwin 10 years ago
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…
Cancel
Save