Oauthlib

Latest version: v3.2.2

Safety actively analyzes 629564 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 11

1.0.2

------------------
* (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.

1.0.1

------------------
* (Fix) Added token_type_hint to the list of default Request parameters.

1.0.0

++++++++++++++++++++

- **Removed support for Python 2.6 and Python 3.3.**
This project now supports Python 2.7, and Python 3.4 and above.
- Added several examples to the documentation.
- Added plentymarkets compliance fix.
- Added a ``token`` property to OAuth1Session, to match the corresponding
``token`` property on OAuth2Session.

0.9.6

-------------

Released on Sept 7, 2020

- Fix dependency conflict with requests-oauthlib
- Fix imports for Werkzeug

0.9.5

-------------

Released on May 16, 2018

- Fix error handlers
- Update supported OAuthlib
- Add support for string type token

0.9.4

-------------

Released on Jun 9, 2017

- Handle HTTP Basic Auth for client's access to token endpoint (301)
- Allow having access tokens without expiration date (311)
- Log exception traceback. (281)

Page 5 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.