From 8dbe15150db3ad4a6f981c4adc64a2afb833b8ad Mon Sep 17 00:00:00 2001 From: Vikram Rangnekar Date: Fri, 12 Mar 2021 00:52:22 -0500 Subject: [PATCH] docs: add jwks to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index befa56d4..5e793750 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ With GraphJin your web and mobile developers can start building instantly. All t - Role and Attribute-based access control - Opaque cursor-based efficient pagination - Full-text search and aggregations -- JWT tokens supported (Auth0, etc) +- JWT tokens supported (Auth0, JWKS, Firebase, etc) - Join database queries with remote REST APIs - Also works with existing Ruby-On-Rails apps - Rails authentication supported (Redis, Memcache, Cookie)