Closed fubuloubu closed 6 months ago
Makes this really hard to debug in a web service since FastAPI already translates ValidationError nicely, and ValueError doesn't show any additional context https://github.com/spruceid/siwe-py/blob/0da61e8e8cb42ad0a357880718bbb77471872a1e/siwe/siwe.py#L182-L185
Makes this really hard to debug in a web service since FastAPI already translates ValidationError nicely, and ValueError doesn't show any additional context https://github.com/spruceid/siwe-py/blob/0da61e8e8cb42ad0a357880718bbb77471872a1e/siwe/siwe.py#L182-L185