OAuthLib v1.0.3 Release Notes

Release Date: 2015-08-16 // almost 9 years ago
    • (Fix) Changed the documented return type of the invalidate_request_token() method from the RSA key to None since nobody is using the return type.
    • 🌲 (Enhancement) Added a validator log that will store what the endpoint has computed for debugging and logging purposes (OAuth 1 only for now).