GeneratedJWT = jwt.encode(payload, Secret, algorithm=algorithm) ... but this is not a part of the JWT and is only needed in python.
確定! 回上一頁