commit | 4382bc148133f47bb41381e704977311e1ba2912 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Tue Jan 10 13:35:51 2017 -0800 |
committer | GitHub <noreply@github.com> | Tue Jan 10 13:35:51 2017 -0800 |
tree | b8b22eb2612d98f692bbaad1a9c9034bf3a25559 | |
parent | 20e6e58d41e0684fa5702ff93718276d427efbdd [diff] [blame] |
Add google.oauth2.flow - utility for doing OAuth 2.0 Authorization Flow (#100)
diff --git a/docs/reference/google.oauth2.flow.rst b/docs/reference/google.oauth2.flow.rst new file mode 100644 index 0000000..bae5408 --- /dev/null +++ b/docs/reference/google.oauth2.flow.rst
@@ -0,0 +1,7 @@ +google.oauth2.flow module +========================= + +.. automodule:: google.oauth2.flow + :members: + :inherited-members: + :show-inheritance: