Skip to content

Ysdaeth/jwt-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT for Java

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.

Supported Algorithms

  • HS256
  • RS256

Requiremets

  • Java 21
  • Designed for OpenJDK

TODO

other algorithms implementations

About

Easy to use JSON Web Token library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages