Skip to content

v3.0.0

Choose a tag to compare

@zamzterz zamzterz released this 18 Oct 13:19

News

  • Allow logout endpoint to be configured (e.g. when using Flask Blueprints).
  • Drop support for Python 2.
  • Export flask_pyoidc for simpler imports: from flask_pyoidc.flask_pyoidc import OIDCAuthentication -> from flask_pyoidc import OIDCAuthentication
  • Published documentation on ReadTheDocs.
  • Published as wheel on PyPI.