-
Notifications
You must be signed in to change notification settings - Fork 2k
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
A broken link in nodejs endpoints readme #851
Comments
It looks like it's the code now at
https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/endpoints/getting-started/clients/google-jwt-client.py
Which I wish I'd know about several weeks ago. I ended up reinventing some
of this wheel for curl examples. As part of that I wrote a JavaScript
client to do the same thing inside the browser using the Web Cryptography
API. described here:
https://docs.google.com/document/d/1beaxJ5dLQcdXhVPZlEjOyOyOrMd_pCz_fYwKoLEXsw8/edit?usp=sharing.
If I set the permissions right, you should be able to browse the code repo
for it at
https://pantheon.corp.google.com/code/develop/browse/get-auth-token/master/js-jwt?project=engelkescratchpad
…On Sat, Nov 10, 2018 at 6:51 AM F. Hinkelmann ***@***.***> wrote:
@engelke <https://github.com/engelke> The bottom of this
<https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/master/appengine/endpoints>
page points to a Python client. Do you know what the updated URL is? Thank
you.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#851 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAE_Nxd6uKWscM18Nz2ieb7WW3U-nI0Zks5utufogaJpZM4YXSFg>
.
--
Charles Engelke
GCP AppDev DPE
|
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In this page, this link is broken:
https://github.com/GoogleCloudPlatform/python-docs-samples/tree/master/managed_vms/endpoints
The text was updated successfully, but these errors were encountered: