JWTDecode.Android Versions Save

A library to help you decode JWTs for Android

2.0.2

1 year ago

Full Changelog

This patch release does not contain any functional changes, but is being released using an updated signing key for verification as part of our commitment to best security practices. Please review the README note for additional details.

2.0.1

2 years ago

Full Changelog

Security

2.0.0

4 years ago

This major stops using Support Library and migrates to AndroidX dependencies.

Full Changelog

Changed

1.1.1

4 years ago

Full Changelog

Fixed

1.2.0

4 years ago

Full Changelog

Added

Changed

Fixed

1.4.0

4 years ago

Full Changelog

Added

1.3.0

5 years ago

Full Changelog

Added

1.1.0

7 years ago

Full Changelog

Changed

  • Keep public claims instead of removing them #7 (lbalmaceda)
  • Return BaseClaim if custom Claim not found #4 (lbalmaceda)

1.0.0

7 years ago

Full Changelog

Java library with focus on Android that provides Json Web Token (JWT) decoding.