github fedora-infra/flask-oidc 2.1.0
Version 2.1.0

latest releases: 2.2.0, 2.1.1
11 months ago

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 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).

Don't miss a new flask-oidc release

NewReleases is sending notifications on new releases.