mirror of
https://github.com/volatiletech/authboss.git
synced 2026-06-19 23:00:27 +02:00
Add bages to readme.
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
Authboss
|
||||
========
|
||||
|
||||
[](https://godoc.org/gopkg.in/authboss.v0) [](https://drone.io/github.com/go-authboss/authboss/latest) [](https://coveralls.io/r/go-authboss/authboss?branch=master)
|
||||
|
||||
Authboss is a 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. This reduces the potential for mistakes since authentication is not exactly trivial and should hopefully
|
||||
|
||||
Reference in New Issue
Block a user