Generates a JSON Web Key (JWK) for use in JWT.
- Use nimbus-jose-jwt
- Project currently uses Maven Library
com.nimbusds:nimbus-jose-jwt:3.10
- Find link to latest
nimbus-jose-jwt
library to use in Maven.
Inspired by: Source
Generates a JSON Web Key (JWK) for use in JWT.
com.nimbusds:nimbus-jose-jwt:3.10
nimbus-jose-jwt
library to use in Maven.Inspired by: Source