jwt load information contains an exp, description document that says this is the expiration time of jwt, but I set exp but has no effect. Do I have to write another code to get this exp value to set the expiration time? and how to get the content in the jwt load information? I don"t have a clue when I use JWT for the first time.
another jwt library I use is https://github.com/firebase/p.
.