commit | 3ff4d55e6f97b2e5339336ddbbf50a2c18f2e3f3 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Wed Feb 08 14:43:38 2017 -0800 |
committer | GitHub <noreply@github.com> | Wed Feb 08 14:43:38 2017 -0800 |
tree | 4ea33ce0d6fbc31c4570bf2d866c3e76be6a51e8 | |
parent | 474c8df63d80cb79db6281dc0137f29103a6985c [diff] [blame] |
Refactor common code from google.oauth2.flow to google.oauth2.oauthlib (#106)
diff --git a/docs/reference/google.oauth2.rst b/docs/reference/google.oauth2.rst index 5dc2406..4dd1ebd 100644 --- a/docs/reference/google.oauth2.rst +++ b/docs/reference/google.oauth2.rst
@@ -14,5 +14,6 @@ google.oauth2.credentials google.oauth2.flow google.oauth2.id_token + google.oauth2.oauthlib google.oauth2.service_account