IdentityPython / oidc-op

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

Catch exception, fix error message #188

Closed nsklikas closed 2 years ago

nsklikas commented 2 years ago

Catch unknown token if raised and fix the error response message.