blob: d940e1098db32ad16569f6c233d090eeb9ef19d4 (
plain) (
blame)
1
2
3
4
5
6
|
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.
WWW: https://pypi.org/project/oauth2client/
WWW: http://google.github.io/oauth2client/
|