Flask-oauthlib-invenio

Latest version: v1.1.2

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

Scan your dependencies

Page 2 of 5

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)

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

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

Released on Dec 3, 2014

.. module:: flask_oauthlib.provider.oauth2

- New feature for generating refresh tokens
- Add new function :meth:`OAuth2Provider.verify_request` for non vanilla Flask projects
- Some small bugfixes

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.