Skip to content

Extensions - 2.0.0

Compare
Choose a tag to compare
@sebadoom sebadoom released this 28 Feb 01:32
· 718 commits to master since this release

NEW IN v2.0.0:

  • More algorithms, including PS and ES variants.
  • Human readable tooltips for timestamps in claims.
  • Automatic public-key download for JWKs (x5u, x5c, jku, jwk) and Auth0 keys.
  • Firefox support (check the Firefox addons page!).
  • Streamlined code for smaller size and better performance.
  • Major refactor: stages 1, 2, 3, 4, 5

Features:

  • Debug JWTs easily and visually.
  • Support for HS256/384/512 (HMAC + SHA) signatures.
  • Support for RS256/384/512 (RSA) signatures.
  • Support for PS256/384 (RSA) signatures.
  • Support for ES256/384 (ECDSA) signatures.
  • Easily edit all JWTs from the current tab in cookies or web storage.
  • Get shareable URLs for your JWTs.