aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/google.oauth2.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/google.oauth2.rst')
-rw-r--r--docs/reference/google.oauth2.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/reference/google.oauth2.rst b/docs/reference/google.oauth2.rst
new file mode 100644
index 0000000..2a8a7a5
--- /dev/null
+++ b/docs/reference/google.oauth2.rst
@@ -0,0 +1,21 @@
+google.oauth2 package
+=====================
+
+.. automodule:: google.oauth2
+ :members:
+ :inherited-members:
+ :show-inheritance:
+
+Submodules
+----------
+
+.. toctree::
+ :maxdepth: 4
+
+ google.oauth2.credentials
+ google.oauth2._credentials_async
+ google.oauth2.id_token
+ google.oauth2.service_account
+ google.oauth2._service_account_async
+ google.oauth2.sts
+ google.oauth2.utils