Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-oauthlib - 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.
Packages
python-oauthlib-3.1.1-5.vl9.src
[672 KiB] |
Changelog
by TomasHalman (2022-11-10):
- RFC5849 oauth1 signature base_string_uri doesn't parse IPv6 addresses
Resolves: rhbz#2133805
|