From a953a4a9a9f5601a6c6aac375d41a038916d1e74 Mon Sep 17 00:00:00 2001 From: Trayan Azarov Date: Tue, 22 Aug 2023 21:57:04 +0300 Subject: [PATCH] fix: CIP-2: Auth Providers - Added missing JS tab Refs: chroma-core/chroma#986 --- docs/usage-guide.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/usage-guide.md b/docs/usage-guide.md index e4ee329..eb73d96 100644 --- a/docs/usage-guide.md +++ b/docs/usage-guide.md @@ -797,5 +797,10 @@ client.list_collections() # this is a protected endpoint and requires authentic ``` + +:::info Not Available +Authentication is not yet supported in JS +::: +