From 5fa434a6ff98f15feb3203163ba4b2cfafc96077 Mon Sep 17 00:00:00 2001 From: simo Date: Sat, 5 Sep 2020 16:01:30 +0300 Subject: [PATCH] Update description for Grant package (#1055) Co-authored-by: Sindre Sorhus --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e3bc1c9..5ed5664 100644 --- a/readme.md +++ b/readme.md @@ -632,7 +632,7 @@ ### Authentication - [Passport](https://github.com/jaredhanson/passport) - Simple, unobtrusive authentication. -- [Grant](https://github.com/simov/grant) - OAuth middleware for Express, Koa, and Hapi. +- [Grant](https://github.com/simov/grant) - OAuth providers for Express, Koa, Hapi, Fastify, AWS Lambda, Azure, Google Cloud, Vercel, and many more. ### Authorization