An open API service providing repository metadata for many open source software ecosystems.

GitHub / auth0 / java-jwt

Java implementation of JSON Web Token (JWT)

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjava-jwt
PURL: pkg:github/auth0/java-jwt

Stars: 6,118
Forks: 942
Open issues: 13

License: mit
Language: Java
Size: 1.48 MB
Dependencies parsed at: Pending

Created at: over 11 years ago
Updated at: 7 days ago
Pushed at: 29 days ago
Last synced at: 1 day ago

Commit Stats

Commits: 403
Authors: 63
Mean commits per author: 6.4
Development Distribution Score: 0.618
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/auth0/java-jwt

Topics: dx-sdk, java, jwt

Releases
4.5.0

4.5.0

Added

Fixed

  • empty expected audience array should throw InvalidClaimException #679 (jimmyjames)
7 months ago
Download
4.4.0

4.4.0

Full Changelog

Changed

over 2 years ago
Download
4.3.0

4.3.0

Full Changelog

Changed

  • Improve JWT parse/decode performance #620 (noetro)

Fixed

over 2 years ago
Download
4.2.2

4.2.2

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.

over 2 years ago
Download
3.19.4

3.19.4

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.

over 2 years ago
Download
3.19.3

3.19.3

Full Changelog

Security

  • Update com.fasterxml.jackson.core:jackson-databind to 2.13.4.2 #631 (jimmyjames)
almost 3 years ago
Download
4.2.1

4.2.1

Security

Bump com.fasterxml.jackson.core:jackson-databind to 2.13.4.2 https://github.com/auth0/java-jwt/pull/630 (evansims)

almost 3 years ago
Download
4.2.0

4.2.0

Changed

Fixed

almost 3 years ago
Download
4.1.0

4.1.0

⚠️ BREAKING CHANGES

Added

Changed

Fixed

almost 3 years ago
Download
4.0.0

4.0.0

4.0.0 (2022-06-24)

Full Changelog

This is a major release and contains breaking changes!

💡 Check the Migration Guide to understand the changes required to migrate your application to v4.

Main features

  • Predicates based claim verification
  • Support for Instant API and Lambda functions
  • Improved Exceptions API
  • Consistent null handling

See the changelog entries for additional details.

about 3 years ago
Download