OAuthLib v1.0.2 Release Notes

Release Date: 2015-08-10 // over 8 years ago
    • (Fix) Allow client secret to be null for public applications that do not mandate it's specification in the query parameters.
    • (Fix) Encode request body before hashing in order to prevent encoding errors in Python 3.