Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: JS Client - Static Token Auth Support #1083

Closed
tazarov opened this issue Sep 4, 2023 · 1 comment
Closed

[Feature Request]: JS Client - Static Token Auth Support #1083

tazarov opened this issue Sep 4, 2023 · 1 comment
Labels
enhancement New feature or request to-discuss

Comments

@tazarov
Copy link
Contributor

tazarov commented Sep 4, 2023

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

@tazarov tazarov added the enhancement New feature or request label Sep 4, 2023
tazarov added a commit to amikos-tech/chroma-core that referenced this issue Sep 7, 2023
- Authorization and X-Chroma-Token auths supported
- Tests and integration tests updated

Refs: chroma-core#1083
HammadB pushed a commit that referenced this issue Sep 18, 2023
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
@tazarov
Copy link
Contributor Author

tazarov commented Sep 18, 2023

Closing, merged.

@tazarov tazarov closed this as completed Sep 18, 2023
tazarov added a commit to amikos-tech/chroma-core that referenced this issue Sep 21, 2023
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request to-discuss
Projects
None yet
Development

No branches or pull requests

2 participants