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

Is there a way to login with a service account key ? #30

Open
lamberttraccard opened this issue Mar 15, 2024 · 3 comments
Open

Is there a way to login with a service account key ? #30

lamberttraccard opened this issue Mar 15, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@lamberttraccard
Copy link

No description provided.

@erdemkose erdemkose self-assigned this Mar 20, 2024
@erdemkose
Copy link
Collaborator

Did you try Google's PHP library to access the Google Vertex AI? If you already have a Google Cloud project and want to use the service account, you may also want to use the official library.

https://cloud.google.com/php/docs/reference/cloud-ai-platform/latest

If you think that using this library will be easier than the official library, please let me know. I can consider adding this authentication method.

@erdemkose erdemkose added the enhancement New feature or request label Mar 20, 2024
@lamberttraccard
Copy link
Author

No, I didn't try it. I definitely prefer the abstraction you made. Much nicer developer experience! 😄

@severfire
Copy link

Your abstraction is much better - their API lacks ease of use and is not described with good examples.

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

No branches or pull requests

3 participants