-
Notifications
You must be signed in to change notification settings - Fork 934
Open
Description
The method extractAllClaims includes method parseSignedClaims which will throw exception if the token has expired. There is another function to check if the token has expired. it will return true if it doesn't expire. For other claims we want to extract, it doesn't work unless the token doesn't expire. I think this is not so correct in the scenario where I just need to extract claims without checking if it is valid or not.
Metadata
Metadata
Assignees
Labels
No labels