Identity

Latest version: v0.9.2

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

Scan your dependencies

Page 1 of 3

0.9.2

What's Changed
* Supporting Flask and Quart's APPLICATION_ROOT by rayluo in https://github.com/rayluo/identity/pull/41


**Full Changelog**: https://github.com/rayluo/identity/compare/0.9.1...0.9.2

0.9.1

What's Changed
* There was a regression for the Logout feature in Flask. Now fixed by rayluo in https://github.com/rayluo/identity/pull/35

**Full Changelog**: https://github.com/rayluo/identity/compare/0.9.0...0.9.1

0.9.0

What's Changed
* Introduce an init_app(app) for Flask and Quart's factory pattern by rayluo in https://github.com/rayluo/identity/pull/31


**Full Changelog**: https://github.com/rayluo/identity/compare/0.8.1...0.9.0

0.8.1

What's Changed
* Bugfix: Flask and Quart can now redirect back to the original page after login 27, 28
* Bugfix: Django's `requires_login()` can now also work when the route is deep 26
* Improvement: Provide graceful error message when redirect_uri is not configured https://github.com/Azure-Samples/ms-identity-python-webapp/issues/148

New Contributors
* runxiyu made their first contribution in https://github.com/rayluo/identity/pull/28

**Full Changelog**: https://github.com/rayluo/identity/compare/0.8.0...0.8.1

0.8.0

What's Changed
* Add support for Quart by pamelafox in https://github.com/rayluo/identity/pull/25
* The default login template will automatically redirect to the real Identity Provider (IdP)'s login page by rayluo

**Full Changelog**: https://github.com/rayluo/identity/compare/0.7.0...0.8.0

0.7.0

* New feature: A high level API for Flask that has feature parity with the high level API of Django which was released in 0.6.0
* Breaking change: Normalize the logout url of Django API to `<a href="{% url 'identity.logout' %}">Logout</a>`

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.