Easy to use JSON Web Token library, created to simplify work with JWT and minimize confusion. Unlike jwt.io,
it is designed to avoid creating different types with generics. JWT should be a simple object, so it is.
See How to use.
- Uses Jackson Blackbird module for serialization and deserialization.
- HS256
- RS256
- Java 21
- Designed for OpenJDK
other algorithms implementations