oidc-op
oidc-op copied to clipboard
flask_op example fails to start due to non-existing TokenAuthenticationError
When attempting to start the flask_op example the following it fails with the following error:
ImportError: cannot import name 'TokenAuthenticationError' from 'oidcop.exception'