Unable to load class named DefaultDynamicJwkBuilder from the thread context
I am trying to generate a JWK from jjwt-api with the below code. It is just a simple snippet that is trying to generate a JWK with RSA 256 (2048 bits)
I am trying to generate a JWK from jjwt-api with the below code. It is just a simple snippet that is trying to generate a JWK with RSA 256 (2048 bits)