Decode the exp (unix seconds) claim from a JWT WITHOUT verifying it — used only to align the client-side refresh timer with the token's real lifetime.
exp
Optional
Decode the
exp(unix seconds) claim from a JWT WITHOUT verifying it — used only to align the client-side refresh timer with the token's real lifetime.