blob: 61a2d92780f20865d56a0a4573e8ecf1c6b145f4 (
plain) (
blame)
1
2
3
4
5
|
oauth2client is a Python module for client-side oauth2 authentication. It works
with Google's oauth2 service by default, and is compatible with any oauth2
service.
See also: https://github.com/googleapis/oauth2client
|