forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
255 B
Text
6 lines
255 B
Text
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.python.org/pypi/oauth2client
|
|
WWW: http://google.github.io/oauth2client/
|