12 Goth - Authentication for Go apps

github.com godoc.org goreportcard.com posted by kenny 2660 days ago  

Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications. Unlike other similar packages, Goth, lets you write OAuth, OAuth2, or any other protocol providers, as long as they implement the Provider and Session interfaces.

Register to comment or vote on this story