I have a Flask API back-end with protected routes with a decorator that validates a JWT token prior to hitting the returning the response from the route. The only route this dec