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 an ability to refresh Google auth keys #959

Open
databyjp opened this issue Mar 15, 2024 · 0 comments
Open

Add an ability to refresh Google auth keys #959

databyjp opened this issue Mar 15, 2024 · 0 comments
Labels
enhancement New feature or request usability

Comments

@databyjp
Copy link
Contributor

Problem:
Weaviate users who use the Vertex AI integration must provide the OAuth key for API authentication.

But this key has a very short lifetime, and currently the user must semi manually refresh the key. Eg as shown here. https://weaviate.io/developers/weaviate/modules/retriever-vectorizer-modules/text2vec-palm#token-expiry-for-vertex-ai-users

Proposal

Extend the Weaviate Python client to perform token refresh in the background, with the user's credentials for example.

@databyjp databyjp added enhancement New feature or request usability labels Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request usability
Projects
None yet
Development

No branches or pull requests

1 participant