
oauthlib 3.3.1
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: 2952, Watchers: 2952, Forks: 502, Open Issues: 101The oauthlib/oauthlib repo was created 14 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 2952 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-3-Clause
- 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 101 open issues on GitHub
- Dropn EOL Python 3.8 from CI
- Fix ruff checks about unused variables
- Initial python/uv/tox devcontainer
- signed_token_generator does not include claims from request.claims.
- How should we do type checking?
pythonfix







