1

I'm trying to create json web token with the help of atlassian-jwt libraries jwt-core, jwt-api and jwt-http-client Using this link.

This page has a minimal code for implementing the same. But getting below error on runtime.

"java.lang.NoClassDefFoundError: com/atlassian/jwt/writer/JwtWriterFactory"

JwtWriterFactory jwtWriterFactory = new NimbusJwtWriterFactory();
Sterconium
  • 559
  • 4
  • 20
Hari Bisht
  • 197
  • 1
  • 2
  • 8

0 Answers0