mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2024-11-20 11:27:17 -05:00
Close GH-146: lockit.
This commit is contained in:
parent
96c422c692
commit
ec005693fe
1 changed files with 1 additions and 0 deletions
|
@ -422,6 +422,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||||
- [Passport](http://passportjs.org) - Simple, unobtrusive authentication.
|
- [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.
|
- [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.
|
- [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
|
### Node.js management
|
||||||
|
|
Loading…
Reference in a new issue