pallets-eco / flask-jwt

JWT (JSON Web Tokens) for Flask applications
MIT License
564 stars 177 forks source link

include descendent class HTTPException. #125

Open sxslex opened 6 years ago

sxslex commented 6 years ago

When flask-jwt is used together with flask-restplus. The error is ignored and returned 500, if it is not descending from HTTPException