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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of OAuthLib!