From cb4f0a9cd0d886c3c3e830fdb1a25464aa9b4fdd Mon Sep 17 00:00:00 2001 From: alannnc Date: Wed, 20 Apr 2022 18:15:20 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a7997d6e8..f7e74712c8 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ GET https://api.cal.com/v1/users?apiKey={INSERT_YOUR_CAL.COM_API_KEY_HERE} API Keys optionally may have expiry dates, if they are expired they won't work. If you create an apiKey without a userId relation, it won't work either for now as it relies on it to establish the current authenticated user. -In the future we might add support for header Bearer Auth if we need to or our customers require it. +In the future we might add support for header Bearer Auth if we need to or if our customers require it. ## Next.config.js