Skip to content

Couchdb based authentication for express

victorkane edited this page Jun 24, 2011 · 8 revisions

The three that stand out are cradle, couch-client (also see connect-couchdb)

See http://www.ianwootten.co.uk/2011/02/07/blog-rolling-with-couchdb-express-and-node-js

See http://artem.co.vu/nodejs-authentication-with-couchdb-and-expres

See http://www.bytemuse.com/2011/06/getting-started-with-node-js-express-and-couchdb/

connect-couchdb:

See https://gist.github.com/652819 Express authentication using Redis for session store and Couchdb for database (in coffeescript!)

See NodeTuts Episode 13: Authentication in Express - Sessions and Route middleware

See also

Clone this wiki locally