flask-jwt-router icon indicating copy to clipboard operation
flask-jwt-router copied to clipboard

Change invalid token exception to custom

Open joegasewicz opened this issue 4 years ago • 1 comments

https://github.com/joegasewicz/flask-jwt-router/blob/696d0add2bb175664a00cddf34321bf01df21456/flask_jwt_router/_routing.py#L187

joegasewicz avatar Nov 30 '20 20:11 joegasewicz

This is not going to throw as we are not decoding any tokens at this point...

joegasewicz avatar Nov 30 '20 20:11 joegasewicz