JJWT aims to be the easiest-to-use and understand library for creating and verifying JSON Web Tokens (JWTs) and JSON Web Keys (JWKs) on the JVM and Android. JJWT is a pure Java implementation based exclusively on the JOSE Working Group RFC specifications.

Features

  • Fully functional on all Java 7+ JDKs and Android
  • Automatic security best practices and assertions
  • Easy to learn and read API
  • Convenient and readable fluent interfaces, great for IDE auto-completion to write code quickly
  • Fully RFC specification compliant on all implemented functionality, tested against RFC-specified test vectors
  • Stable implementation with almost 1,700 tests

Project Samples

Project Activity

See All Activity >