- jwt decoding without a key
This commit is contained in:
@@ -17,6 +17,6 @@ dependencies {
|
||||
runtimeOnly("io.jsonwebtoken:jjwt-impl:0.12.5")
|
||||
runtimeOnly("io.jsonwebtoken:jjwt-jackson:0.12.5")
|
||||
|
||||
// another library
|
||||
// another library, good for a client side
|
||||
implementation("com.auth0:java-jwt:4.4.0")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user