Fix validation issue in isJWT function by Prathamesh061 · Pull Request #2217 · validatorjs/validator.js
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 2.4k
Conversation
fix: Ensure isJWT returns false for 2 part invalid JWT tokens Previously, the isJWT function would return true for 2 part invalid JWT tokens. This has been fixed by updating the isJWT function to return false for such tokens.
This was referenced
Jul 19, 2024
vky5
mentioned this pull request
This was referenced
Aug 30, 2024This was referenced
Sep 10, 2024
vky5
mentioned this pull request
This was referenced
Sep 19, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters