oauthlib 3.2.2
0
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
Contents
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
Stars: 2807, Watchers: 2807, Forks: 486, Open Issues: 92The oauthlib/oauthlib
repo was created 12 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 2807 github stars!
How to Install oauthlib
You can install oauthlib using pip
pip install oauthlib
or add it to a project with poetry
poetry add oauthlib
Package Details
- Author
- The OAuthlib Community
- License
- BSD
- Homepage
- https://github.com/oauthlib/oauthlib
- PyPi:
- https://pypi.org/project/oauthlib/
- GitHub Repo:
- https://github.com/oauthlib/oauthlib
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common oauthlib errors.
Code Examples
Here are some oauthlib
code examples and snippets.
GitHub Issues
The oauthlib package has 92 open issues on GitHub
- GitHub Action to lint Python code
- PRISMA-2021-0041 - There is no support for PKCE implementation in the oauthlib client
- Prepare 3.2.0 release