A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.
OAuth often seems complicated and difficult-to-implement. There are several prominent libraries for signing OAuth requests, but they all suffer from one or both of the following:
- They predate the OAuth 1.0 spec, AKA RFC 5849.
- They predate the OAuth 2.0 spec, AKA RFC 6749.
- They assume the usage of a specific HTTP request library.
OAuthLib is a generic utility which implements the logic of OAuth without assuming a specific HTTP request object. Use it to graft OAuth support onto your favorite HTTP library. 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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
2.0.6-150000.3.6.1 info | SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-849 | 2024-03-12 | 15 SP5 Subpackages Updates |
|
|
2.0.6-3.4.1 info | SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2021-985 | 2021-03-30 | 15 SP2 Subpackages Updates |
|
|
2.0.6-bp152.2.19 info | GA Release | 2020-04-17 | 15 SP2 |
|
|