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 provide 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.
Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R3543:a6e24f8a83e5: python-oauthlib: initial inclusion
Required rundep of python-requests-oauthlib which works as expected
Diff Detail
Diff Detail
- Repository
- R3543 python-oauthlib
- Lint
Lint Not Applicable - Unit
Tests Not Applicable