Open paulw11 opened 4 years ago
The current code doesn't check to see if the supplied access token is expired. This adds a check for the exp field of the JWT
exp
The current code doesn't check to see if the supplied access token is expired. This adds a check for the
exp
field of the JWT