I just used 3rd party library which is jwt-simple and used the decode function like this: jwt = require('jwt-simple') jwt.decode(token, ...
確定! 回上一頁