//
pkg.gl
Category
github.com/go-kivik/kivikd/v3
auth
package
3.0.0
Repository:
https://github.com/go-kivik/kivikd.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
5
Files
41 SLOC
#
Packages
basic
Package basic provides HTTP Basic Auth services.
cookie
Package cookie provides standard CouchDB cookie auth as described at http://docs.couchdb.org/en/2.0.0/api/server/authn.html#cookie-authentication.
#
Structs
Session
Session represents an authenticated session.
#
Interfaces
Handler
Handler is an auth handler.