Name: | python3-oauthlib |
---|---|
Version: | 3.2.2 |
Release: | 6.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1035880 |
License: | BSD-3-Clause |
RPM: | python3-oauthlib-3.2.2-6.el10.noarch.rpm |
Source RPM: | python-oauthlib-3.2.2-6.el10.src.rpm |
Build Date: | Wed Jan 29 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/oauthlib/oauthlib |
Summary: | An implementation of the OAuth request-signing logic |
Description: | OAuthLib is a generic utility which implements the logic of OAuth without assuming a specific HTTP request object or web framework. Use it to graft OAuth client support onto your favorite HTTP library, or provider support onto your favourite web framework. If you're a maintainer of such a library, write a thin veneer on top of OAuthLib and get OAuth support for very little effort. |