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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of OAuthLib!