File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -4475,14 +4475,13 @@ Additional information on service accounts can be found
4475
4475
4476
4476
You will need to install an additional dependency: `oauth2client <https://github.com/google/oauth2client >`__.
4477
4477
4478
- .. versionadded :: 0.19.0
4479
-
4480
4478
Authentication via ``application default credentials `` is also possible. This is only valid
4481
4479
if the parameter ``private_key `` is not provided. This method also requires that
4482
4480
the credentials can be fetched from the environment the code is running in.
4483
4481
Otherwise, the OAuth2 client-side authentication is used.
4484
- Additional information on ``application default credentials `` can be found
4485
- `here <https://developers.google.com/identity/protocols/application-default-credentials >`__.
4482
+ Additional information on `application default credentials <https://developers.google.com/identity/protocols/application-default-credentials >`__.
4483
+
4484
+ .. versionadded :: 0.19.0
4486
4485
4487
4486
.. note ::
4488
4487
You can’t perform that action at this time.
0 commit comments