JWT Libraries
33.Ktor Auth JWT21 usages
io.ktor » ktor-auth-jwt Apache
Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
Last Release on Mar 15, 2022
Spring Security JWT is a small utility library for encoding and decoding JSON Web Tokens.
It belongs to the family of Spring Security crypto libraries that handle encoding and decoding text as
a general, useful thing to be able to do.
Last Release on May 28, 2020
35.Jsontoken15 usages
com.googlecode.jsontoken » jsontoken Apache
JWT implementation
Last Release on Jan 22, 2014
An implementation of the JSON Web Token (JWT) draft-ietf-oauth-json-web-token-20 for Dropwizard.
Last Release on Aug 5, 2017
38.JWT Core30 usages
com.pauldijou » jwt-core Apache