Skip to content

Commit 4af2845

Browse files
committed
DOC: remove references to oauth2client
Closes googleapis#59.
1 parent 852b2a3 commit 4af2845

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/install.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,6 @@ This module requires following additional dependencies:
3939

4040
- `httplib2 <https://github.com/httplib2/httplib2>`__: HTTP client
4141
- `google-api-python-client <http://github.com/google/google-api-python-client>`__: Google's API client
42-
- `oauth2client <https://github.com/google/oauth2client>`__: authentication and authorization for Google's API
42+
- `google-auth <https://github.com/GoogleCloudPlatform/google-auth-library-python>`__: authentication and authorization for Google's API
43+
- `google-auth-oauthlib <https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib>`__: integration with `oauthlib <https://github.com/idan/oauthlib>`__ for end-user authentication
44+
- `google-auth-httplib2 <https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2>`__: adapter to use ``httplib2`` HTTP client with ``google-auth``

0 commit comments

Comments
 (0)