File: google.oauth2.rst

package info (click to toggle)
python-google-auth 2.40.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,232 kB
  • sloc: python: 31,383; sh: 80; makefile: 9
file content (21 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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