flask-jwt-router
flask-jwt-router copied to clipboard
Change invalid token exception to custom
https://github.com/joegasewicz/flask-jwt-router/blob/696d0add2bb175664a00cddf34321bf01df21456/flask_jwt_router/_routing.py#L187
This is not going to throw as we are not decoding any tokens at this point...