diff --git a/readme.md b/readme.md index 28606cd..ff5c301 100644 --- a/readme.md +++ b/readme.md @@ -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