Update Grant support for Hapi

This commit is contained in:
simov
2015-03-02 10:02:14 +02:00
parent f3e5581dee
commit 0c4548c6be

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