Skip to content

Commit

Permalink
(feat)Implemented a new feature in the function to check the expirati…
Browse files Browse the repository at this point in the history
…on time of JWTs
  • Loading branch information
P-1000 committed Oct 1, 2023
1 parent 8208c27 commit 598b8d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ const validator = {
isMD5,
isHash,
isJWT,
isJWTExpiration,
isJSON,
isEmpty,
isLength,
Expand Down

0 comments on commit 598b8d8

Please sign in to comment.