Skip to content

Commit 4b04174

Browse files
tswastparthea
authored andcommitted
DOC: remove references to oauth2client (#61)
Closes #59.
1 parent 852b2a3 commit 4b04174

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/install.rst

+3-1
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)