import * as jwt_decode from "jwt-decode"; and on receiving a valid token, let's call it variable tok. On decoding the token var tokenDecoded = ...
確定! 回上一頁