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.oauthlib.rst b/docs/reference/google.oauth2.oauthlib.rst new file mode 100644 index 0000000..c687490 --- /dev/null +++ b/docs/reference/google.oauth2.oauthlib.rst
@@ -0,0 +1,7 @@ +google.oauth2.oauthlib module +============================= + +.. automodule:: google.oauth2.oauthlib + :members: + :inherited-members: + :show-inheritance: