{"repo":"auth0/java-jwt","free":true,"listed":false,"github":"https://github.com/auth0/java-jwt","clone":"git clone https://github.com/auth0/java-jwt.git","description":"Java implementation of JSON Web Token (JWT)","language":"Java","stars":6234,"topics":["dx-sdk","java","jwt"],"license":"MIT","category":"auth-billing-email","readme_excerpt":"Note As part of our ongoing commitment to best security practices, we have rotated the signing keys used to sign previous releases of this SDK. As a result, new patch builds have been released using the new signing key. Please upgrade at your earliest convenience. While this change won't affect most developers, if you have implemented a dependency signature validation step in your build process, you may notice a warning that past releases can't be verified. This is expected, and a result of the key rotation process. Updating to the latest version will resolve this for you. :books: Documentation - :rocket: Getting Started - :computer: API Reference :speech balloon: Feedback Documentation - Examples - code samples for common java-jwt scenarios. - Docs site - explore our docs site and learn more about Auth0. Getting Started Requirements This library is supported for Java LTS versions 8, 11, 17 and 21. For issues on non-LTS versions above 8, consideration will be given on a case-by-case basis. java-jwt is intended for server-side JVM applications. Android applications should use JWTDecode.Android. java-jwt supports the following algorithms for both signing and verification: JWS Algorithm Description :-------------: :-------------: :----- HS256 HMAC256 HMAC with SHA-256 HS384 HMAC384 HMAC with SHA-384 HS512 HMAC512 HMAC with SHA-512 RS256 RSA256 RSASSA-PKCS1-v1 5 with SHA-256 RS384 RSA384 RSASSA-PKCS1-v1 5 with SHA-384 RS512 RSA512 RSASSA-PKCS1-v1 5 with SHA-512 PS256 RSA256PSS RS","default_branch":null,"files":null,"tree":[],"storefront":"/r/auth0","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/auth0/java-jwt/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}