From ec005693fe698206a7bf68a406ed4c415369e6ee Mon Sep 17 00:00:00 2001 From: Mirco Zeiss Date: Tue, 23 Sep 2014 21:59:28 +0200 Subject: [PATCH] Close GH-146: lockit. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ac1d018..d106459 100644 --- a/readme.md +++ b/readme.md @@ -422,6 +422,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Passport](http://passportjs.org) - Simple, unobtrusive authentication. - [everyauth](https://github.com/bnoguchi/everyauth) - Authentication and authorization (password, facebook, & more) for your Connect and Express apps. - [passwordless](https://passwordless.net) - Token-based authentication middleware for Express allowing authentication without passwords. +- [Lockit](https://github.com/zemirco/lockit) - Full featured authentication solution for Express. Supports a variety of databases, predefined routes, email and two-factor authentication. ### Node.js management