A generic, spec-compliant, thorough implementation of the OAuth request-signing logic for Python 3.8+. OAuthLib is a framework which implements the logic of OAuth1 or OAuth2 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.
Features
- OAuth 1.0a is fully supported for both clients and providers
- All standard signature methods defined in RFC 5849 The OAuth 1.0 Protocol are supported
- Non-standard signature methods that replaces SHA-1 with stronger digest algorithms are also supported
- The OAuth 1.0a signature can be placed in the header, URL or body of the request
- OAuth 2.0 full client and provider
- Only OAuth2.0 Provider has been implemented
Categories
Identity and Access Management (IAM)License
BSD LicenseFollow OAuthLib
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of OAuthLib!