oidc-op icon indicating copy to clipboard operation
oidc-op copied to clipboard

flask_op example fails to start due to non-existing TokenAuthenticationError

Open NubiaNetworks opened this issue 3 years ago • 0 comments

When attempting to start the flask_op example the following it fails with the following error:

ImportError: cannot import name 'TokenAuthenticationError' from 'oidcop.exception'

NubiaNetworks avatar Mar 03 '22 10:03 NubiaNetworks