From 5b514c398bca76d16be8854804557c7c500c9393 Mon Sep 17 00:00:00 2001 From: KundaPanda Date: Sat, 27 Nov 2021 11:18:38 +0100 Subject: [PATCH] Update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 15614519..b909c7a9 100644 --- a/README.md +++ b/README.md @@ -219,3 +219,7 @@ class Query: async def foo(self) -> str: return "bar" ``` + +### Other + +The introspection query authentication can be controlled by setting `JWT_AUTHENTICATE_INTROSPECTION`