Contents

oauthlib 3.2.2

0

A generic, spec-compliant, thorough implementation of the OAuth request-signing logic

A generic, spec-compliant, thorough implementation of the OAuth request-signing logic

Stars: 2735, Watchers: 2735, Forks: 480, Open Issues: 89

The oauthlib/oauthlib repo was created 12 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 2735 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
No  oauthlib  pypi packages just yet.

Errors

A list of common oauthlib errors.

Code Examples

Here are some oauthlib code examples and snippets.

GitHub Issues

The oauthlib package has 89 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

See more issues on GitHub

Related Packages & Articles

amqp 5.2.0

Low-level AMQP client for Python (fork of amqplib).

billiard 4.2.0

Python multiprocessing fork with improvements and bugfixes

flake8 7.0.0

the modular source code checker: pep8 pyflakes and co

typer 0.12.3

Typer, build great CLIs. Easy to code. Based on Python type hints.