We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8243bf1 commit dc0d2caCopy full SHA for dc0d2ca
endpoints/getting-started-grpc/README.md
@@ -21,7 +21,7 @@ You can generate a development-only JWT token using Google Cloud CLI:
21
```
22
$ gcloud auth print-identity-token
23
24
-See [print-identity-token](https://cloud.google.com/sdk/gcloud/reference/auth/print-identity-token) for more info.
+See [get-id-token#generic-dev](https://cloud.google.com/docs/authentication/get-id-token#generic-dev) for more info.
25
26
Then run the client using this token:
27
0 commit comments