跨域认证( 二 )


解码令牌
【跨域认证】const jwtdecode = require("jwt-decode)console.log(jwtdecode(token))