Flask-oauthlib

Latest version: v0.9.6

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

Scan your dependencies

Page 4 of 4

0.3.1

Not secure
-------------

Released on Aug 22, 2013

- Add contrib module via `15`_. We are still working on it,
take your own risk.
- Add example of linkedin via `35`_.
- Compatible with new proposals of oauthlib.
- Bugfix for client part.
- Backward compatible for lower version of Flask via `37`_.

.. _`15`: https://github.com/lepture/flask-oauthlib/issues/15
.. _`35`: https://github.com/lepture/flask-oauthlib/issues/35
.. _`37`: https://github.com/lepture/flask-oauthlib/issues/37

0.3.0

Not secure
-------------

Released on July 10, 2013.

- OAuth1 Provider available. Documentation at :doc:`oauth1`. :)
- Add ``before_request`` and ``after_request`` via `22`_.
- Lazy load configuration for client via `23`_. Documentation at :ref:`lazy-configuration`.
- Python 3 compatible now.

.. _`22`: https://github.com/lepture/flask-oauthlib/issues/22
.. _`23`: https://github.com/lepture/flask-oauthlib/issues/23

0.2.0

Not secure
-------------

Released on June 19, 2013.

- OAuth2 Provider available. Documentation at :doc:`oauth2`. :)
- Make client part testable.
- Change extension name of client from ``oauth-client`` to ``oauthlib.client``.

0.1.1

Not secure
-------------

Released on May 23, 2013.

- Fix setup.py

0.1.0

Not secure
-------------

First public preview release on May 18, 2013.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.