- python3-fasteners
- python3-httplib2
- python3-openssl
- python3-pyasn1 (>= 0.1.7)
- python3-pyasn1-modules
- python3-rsa
- python3-six (>= 1.6.1)
- python3-sqlalchemy
- python3-uritemplate
- python3:any (>= 3.3.2-2~)
The oauth2client is a client library for OAuth 2.0.
.
OAuth is an open standard for authorization. OAuth provides a method for
clients to access server resources on behalf of a resource owner (such as a
different client or an end-user). It also provides a process for end-users to
authorize third-party access to their server resources without sharing their
credentials (typically, a username and password pair), using user-agent
redirections.
.
OAuth is a service that is complementary to, and therefore distinct from,
OpenID. OAuth is also distinct from OATH, which is a reference architecture
for authentication (i.e. not a standard).
.
This package provides the Python 3.x module.
Installed Size: 366.6 kB
Architectures: all