Flask-api-utils

Latest version: v1.0.2

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

Scan your dependencies

1.0.2

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

- **HAWK_ENABLED** config was added. It can be convenient to globally turn off
authentication when unit testing.

1.0.1

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

- Fix **__all__** tuple issue, thanks attila
- Fix Flask-Login **user.is_authenticated** compatibility issue

1.0.0

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

Release contains interface changes.

- Hawk extension was added. It supports Hawk HTTP authentication scheme
and Flask-Login extension.
- Default HTTP error handler was removed from **ResponsiveFlask**.
You have to manually set your own one by using
**app.default_errorhandler** decorator.

0.2.0

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

- Http error handling was added.

0.1.0

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

- Initial release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.