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

Add support for multiple api keys #60

Closed
elieobeid7 opened this issue Oct 8, 2023 · 1 comment
Closed

Add support for multiple api keys #60

elieobeid7 opened this issue Oct 8, 2023 · 1 comment

Comments

@elieobeid7
Copy link

elieobeid7 commented Oct 8, 2023

Currently, the firestore extension supports multiple hosts with 1 API key, this isn't ideal

Add support for multiple API keys, either store multiple API keys in the secret manager or have them coma separated just like the host, you just have to ensure that there's no comma in the API key

I was trying to fix it but turns out the typesense js client only accepts one key!

@elieobeid7
Copy link
Author

closing this issue as it turns out, this issue is caused by the javascript library itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant