Merge pull request #247 from simov/master

Update Grant support for Hapi
This commit is contained in:
Sindre Sorhus
2015-03-02 16:10:15 +08:00

View File

@@ -459,7 +459,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [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.
- [Grant](https://github.com/simov/grant) - OAuth middleware for Express and Koa.
- [Grant](https://github.com/simov/grant) - OAuth middleware for Express, Koa and Hapi.
### Node.js management