Flask-dance

Latest version: v7.1.0

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

Scan your dependencies

Page 2 of 9

6.0.0

---------------------
* Added support for Flask 2.1 and Werkzeug 2.1
* Minimum supported version of Flask is now 2.0.3
* Codebase is now linted using `isort`_

5.1.0

---------------------
* Added Fitbit pre-set configuration

5.0.0

---------------------
* Added support for Flask 2.0 and Werkzeug 2.0.
* Minimum supported version of Flask is now 1.0.4.
* BaseOAuthConsumerBlueprint now accepts a ``rule_kwargs`` parameter, which allows
you to configure how the OAuth routes are configured. All of the
pre-set configurations have been updated to also accept a ``rule_kwargs`` parameter
as well.
* The blueprint classes and the pre-set configurations now use keyword-only arguments,
as defined in `PEP-3102`_.

4.0.0

---------------------
* Dropped support for Python 2 and Python 3.5
* If you are using the SQLAlchemy token storage, this project now depends on
SQLAlchemy version 1.3.11 and above. ``sqlalchemy-utils`` is no longer necessary.
* Added ``verify_tls_certificates`` option to ``make_gitlab_blueprint``
* Added Twitch pre-set configuration

3.3.1

---------------------
* Added ``hostname`` option to the ``make_salesforce_blueprint``
* Added ``is_sandbox`` option to the ``make_salesforce_blueprint``
* Changed base url for `make_salesforce_blueprint`

3.3.0

---------------------
* Added Atlassian pre-set configuration
* Added Salesforce pre-set configuration
* Added ``offline`` option to ``make_dropbox_blueprint``
* Added ``prompt`` option to ``make_discord_blueprint``
* Added ``subdomain`` option to ``make_slack_blueprint``

Page 2 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.