Tesla.Middleware.CouchDB.CookieAuth (couchdb_auth v0.2.4)

View Source

Middleware implementing CouchDB cookie (session) authentication.

The middleware performs a session request against /_session to obtain a cookie and injects it into the outbound request.