使用jwt_decode破解后端返回的token ... jwt token"; var decoded = jwt_decode(token); console.log(decoded); /* prints: * { foo: "bar", ...
確定! 回上一頁