Skip to content

Releases: ozzi-/JWT4B

Registered Claims and UI

18 May 06:31
Compare
Choose a tag to compare

Whats new?

  • Support for registered claims "exp", "nbf" and "iat" - Whats that?

  • Bugfixes (signature check with minifed json content and UI tweaks)

  • UI now displays exact problem on signature checks

Bugfixes

08 May 14:05
Compare
Choose a tag to compare

1.0.1 contains two bugfixes:

  • the tokens json is now minified before being re-encoded
  • a null pointer exception in the intercept view was fixed

Version 1.0

02 May 10:30
Compare
Choose a tag to compare

This is the first stable release of JWT4B.
If you run into any problems or you have a good idea for new features and improvements, let us know.