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

Code samples for Google API libraries #134

Open
jay0lee opened this issue Nov 8, 2024 · 1 comment
Open

Code samples for Google API libraries #134

jay0lee opened this issue Nov 8, 2024 · 1 comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. samples Issues that are directly related to samples. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@jay0lee
Copy link

jay0lee commented Nov 8, 2024

Ideally the tool would provide a few examples of how to use it with existing Google Client Libraries like google-auth-python and Java. The code samples don't need to be complex, just short examples to get developers already familiar with our client libraries started.

@jay0lee jay0lee added priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Nov 8, 2024
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Nov 8, 2024
@salrashid123
Copy link

afaik, there isn't anything special to do on the client library/sdk except maybe an env-var to trigger that codepath to use the proxy.

the difficult part is setting it up. here's one for softhsm

https://gist.github.com/salrashid123/443beb8992482f60cd9411d44b0a6fe2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. samples Issues that are directly related to samples. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants