...

Package usersdb

import "github.com/go-kivik/kivik/v4/x/kivikd/authdb/usersdb"
Overview
Index

Overview ▾

Package usersdb provides auth facilities from a CouchDB _users database.

func New

func New(userDB *kivik.DB) authdb.UserStore

New returns a new authdb.UserStore backed by a the provided database.