Skip to content

JWT 3.0.0 RC 2.1.2

Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 31 May 16:22
· 90 commits to main since this release

Fixed:

  • Fixed a potential security issue that made JWT verification vulnerable to timing attacks. JWT verification will now always check all bytes, even if it has already detected a miss.