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
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of OAuthLib!