Skip to content

Releases: auth0/JWTDecode.Android

2.0.2

11 Jan 17:06
be54adb
Compare
Choose a tag to compare

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

09 Nov 21:15
Compare
Choose a tag to compare

Full Changelog

Security

v2.0.0

15 May 12:42
8cf1815
Compare
Choose a tag to compare

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

Full Changelog

Changed

v1.4.0

28 Oct 21:17
b637567
Compare
Choose a tag to compare

Full Changelog

Added

v1.3.0

17 Apr 22:41
6af6c01
Compare
Choose a tag to compare

Full Changelog

Added

v1.2.0

28 Oct 21:18
4abc8b2
Compare
Choose a tag to compare

Full Changelog

Added

Changed

Fixed

v1.1.1

28 Oct 21:19
Compare
Choose a tag to compare

Full Changelog

Fixed

1.1.0

05 Dec 22:50
a9a877f
Compare
Choose a tag to compare

Full Changelog

Changed

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

1.0.0

05 Dec 22:50
99c7a97
Compare
Choose a tag to compare

Full Changelog

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