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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of OAuthLib!