IdentityPython / oidc-op

An implementation of an OIDC Provider (OP)
Apache License 2.0
64 stars 26 forks source link

flask_op example fails to start #171

Open lgprobert opened 2 years ago

lgprobert commented 2 years ago

flask_op example fails to start because oidcop.configure does not have Configuration class anymore.