jwt_encode_handler(payload)验证 时出现 jwt_encode_handler ).decode('utf-8') AttributeError: 'str' object has no attribute 'decode'
PyJWT版本2.6.0,降低至1.7.x问题解决