mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
ADD passwordless.net
https://passwordless.net is an authentication framework for Express that gets rid of passwords. The implementation was inspired by several high-profile articles which challenged the current reliance on passwords.
This commit is contained in:
@@ -385,6 +385,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.
|
||||
|
||||
|
||||
### Node.js management
|
||||
|
||||
Reference in New Issue
Block a user