You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refs: #1083
## Description of changes
*Summarize the changes made by this PR.*
- New functionality
- JS Client now supports Authorization, and X-Chroma-Token auths
supported
- Tests and integration tests updated
## Test plan
*How are these changes tested?*
- [x] Tests pass locally `yarn test` for js
## Documentation Changes
TBD
Refs: chroma-core#1083
## Description of changes
*Summarize the changes made by this PR.*
- New functionality
- JS Client now supports Authorization, and X-Chroma-Token auths
supported
- Tests and integration tests updated
## Test plan
*How are these changes tested?*
- [x] Tests pass locally `yarn test` for js
## Documentation Changes
TBD
Describe the problem
As a JS developer I want to be able to use static tokens with Chroma API.
Describe the proposed solution
Implement static token support for JS client.
Alternatives considered
N/A
Importance
would make my life easier
Additional Information
No response
The text was updated successfully, but these errors were encountered: