| Name: | python3-oauthlib |
|---|---|
| Version: | 2.1.0 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 755065 |
| License: | BSD |
| RPM: | python3-oauthlib-2.1.0-1.el8.noarch.rpm |
| Source RPM: | python-oauthlib-2.1.0-1.el8.src.rpm |
| Build Date: | Fri Mar 15 2019 |
| Build Host: | ca-build101.us.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. |