Just wanted to confirm something related to Flask-JWT using PyJWT library. Back in 2015 (https://auth0.com/blog/critical-vulnerabilities-in-json-web-token-libraries/) vulnerability issue was found with PyJWT.
I'm not sure if that has been fixed now for Flask-JWT or still have to do a work around? Can't find much information out there.
Does anyone know anything about this?