oauth2client 4.1.3
0
OAuth 2.0 client library
Contents
OAuth 2.0 client library
Stars: 798, Watchers: 798, Forks: 432, Open Issues: 2The googleapis/oauth2client
repo was created 10 years ago and the last code push was 4 years ago.
The project is popular with 798 github stars!
How to Install oauth2client
You can install oauth2client using pip
pip install oauth2client
or add it to a project with poetry
poetry add oauth2client
Package Details
- Author
- Google Inc.
- License
- Apache 2.0
- Homepage
- http://github.com/google/oauth2client/
- PyPi:
- https://pypi.org/project/oauth2client/
- GitHub Repo:
- https://github.com/googleapis/oauth2client
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common oauth2client errors.
Code Examples
Here are some oauth2client
code examples and snippets.