Flask-oidc

Latest version: v2.1.1

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

Scan your dependencies

2.1.0

Fixed

- Handle token expiration when there is no ``refresh_token`` or no token URL (39)

Changed

- Restore the `OVERWRITE_REDIRECT_URI` configuration option as `OIDC_OVERWRITE_REDIRECT_URI`.
- The `redirect_uri` that is generated and sent to the ID provider is no longer forced to HTTPS, because the [the OIDC spec]( https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest) is actually only a strong recommendation (35). You can use `OIDC_OVERWRITE_REDIRECT_URI` if you want to force it to HTTPS (or any other URL).

2.0.3

This is a bugfix release.

**Changelog**: https://github.com/fedora-infra/flask-oidc/blob/develop/docs/changelog.rst#203-2023-09-08

2.0.2

This is a bugfix release.

**Changelog:** https://github.com/fedora-infra/flask-oidc/blob/develop/docs/changelog.rst#202-2023-08-23

2.0.1

This is a bugfix release.

**Changelog**: https://github.com/fedora-infra/flask-oidc/blob/develop/docs/changelog.rst#201-2023-08-22

2.0.0

This is a major release that rebases the Flask OIDC API on [Authlib](https://authlib.org/)

**Changelog**: https://github.com/fedora-infra/flask-oidc/blob/develop/docs/changelog.rst#200-2023-08-21

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.