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 d8783b3 commit 2a38dadCopy full SHA for 2a38dad
packages/google-auth/docs/user-guide.rst
@@ -251,7 +251,7 @@ to assume the identity of a target_principal that does have access.
251
Identity Tokens
252
+++++++++++++++
253
254
-`Google OpenID Connect`_ tokens are avaiable through :mod:`Service Account <google.oauth2.service_account>`,
+`Google OpenID Connect`_ tokens are available through :mod:`Service Account <google.oauth2.service_account>`,
255
:mod:`Impersonated <google.auth.impersonated_credentials>`,
256
and :mod:`Compute Engine <google.auth.compute_engine>`. These tokens can be used to
257
authenticate against `Cloud Functions`_, `Cloud Run`_, a user service behind
0 commit comments