Skip to content
victorkane edited this page Jul 24, 2011 · 6 revisions

Simple md5 + salt

  • On the basis of the current express auth example
  • On the basis of the session example
  • On the basis of the session example implemented with Redis via connect-redis

everyauth

https://github.com/bnoguchi/everyauth

Authentication and authorization (password, facebook, & more) for your node.js Connect and Express apps.

This alternative is brand-new but offers undeniable advantages.

connect-auth

https://github.com/ciaranj/connect-auth

Directly with couchdb