Oauthlib

Latest version: v3.2.2

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

Scan your dependencies

Page 6 of 11

0.9.3

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

Released on Jun 2, 2016

- Revert the wrong implement of non credential oauth2 require auth
- Catch all exceptions in OAuth2 providers
- Bugfix for examples, docs and other things

0.9.2

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

Released on Nov 3, 2015

- Bugfix in client parse_response when body is none.
- Update contrib client by tonyseek
- Typo fix for OAuth1 provider
- Fix OAuth2 provider on non credential clients by Fleurer

0.9.1

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

Released on Mar 9, 2015

- Improve on security.
- Fix on contrib client.

0.9.0

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

Released on Feb 3, 2015

- New feature for contrib client, which will become the official client in
the future via `136`_ and `176`_.
- Add appropriate headers when making POST request for access toke via `169`_.
- Use a local copy of instance 'request_token_params' attribute to avoid side
effects via `177`_.
- Some minor fixes of contrib by Hsiaoming Yang.

.. _`177`: https://github.com/lepture/flask-oauthlib/pull/177
.. _`169`: https://github.com/lepture/flask-oauthlib/pull/169
.. _`136`: https://github.com/lepture/flask-oauthlib/pull/136
.. _`176`: https://github.com/lepture/flask-oauthlib/pull/176

0.8.0

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

- Added Fitbit compliance fix.
- Fixed an issue where newlines in the response body for the access token
request would cause errors when trying to extract the token.
- Fixed an issue introduced in v0.7.0 where users passing ``auth`` to several
methods would encounter conflicts with the ``client_id`` and
``client_secret``-derived auth. The user-supplied ``auth`` argument is now
used in preference to those options.

0.7.2

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

* (Quick fix) Unpushed locally modified files got included in the PyPI 0.7.1
release. Doing a new clean release to address this. Please upgrade quickly
and report any issues you are running into.

Page 6 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.