Skip to content

Releases: auth0/JWTDecode.Android

2.0.2

Choose a tag to compare

@poovamraj poovamraj released this 11 Jan 17:06
be54adb

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

Choose a tag to compare

@jimmyjames jimmyjames released this 09 Nov 21:15

Full Changelog

Security

v2.0.0

Choose a tag to compare

@lbalmaceda lbalmaceda released this 15 May 12:42
8cf1815

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

Full Changelog

Changed

v1.4.0

Choose a tag to compare

@lbalmaceda lbalmaceda released this 28 Oct 21:17
b637567

Full Changelog

Added

v1.3.0

Choose a tag to compare

@joshcanhelp joshcanhelp released this 17 Apr 22:41
6af6c01

Full Changelog

Added

v1.2.0

Choose a tag to compare

@lbalmaceda lbalmaceda released this 28 Oct 21:18
4abc8b2

Full Changelog

Added

Changed

Fixed

v1.1.1

Choose a tag to compare

@lbalmaceda lbalmaceda released this 28 Oct 21:19

Full Changelog

Fixed

1.1.0

Choose a tag to compare

@hzalaz hzalaz released this 05 Dec 22:50
a9a877f

Full Changelog

Changed

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

1.0.0

Choose a tag to compare

@hzalaz hzalaz released this 05 Dec 22:50
99c7a97

Full Changelog

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