zamzterz / Flask-pyoidc

Flask extension for using pyoidc as authentication for Flask apps.
Apache License 2.0
80 stars 38 forks source link

Add Support for python 3.11 #155

Closed csfreak closed 1 year ago

zamzterz commented 1 year ago

Thanks for the contribution! 👏

Unfortunately upgrading oic is still pending a new release as version 1.5.0 contains a bug. See here for some more info.

ralgozino commented 1 year ago

Hi @zamzterz Any chance of getting this PR merged being that #151 is possible now?

zamzterz commented 1 year ago

Thanks for the reminder @ralgozino, I will release a new version including support for Python 3.11 in just a bit.

@csfreak Thanks for your great contribution!

ralgozino commented 1 year ago

thank you both @csfreak and @zamzterz for taking care of this!