Skip to content

v1.5.1

Choose a tag to compare

@larryrider larryrider released this 09 Jul 09:05
· 23 commits to master since this release
accd589
  • Validated JWT header (must contain alg field per RFC 7515)
  • Validated exp is a non-negative NumericDate per RFC 7519
  • Fixed base64url decoding for JWT payload and header