Package couchauth provides auth services to a remote CouchDB server.
func New(dsn string) (authdb.UserStore, error)
New returns a new auth user store, which authenticates users against a remote CouchDB server.