/generate_json_web_key

JSON Web Key Generator

Primary LanguageJavaApache License 2.0Apache-2.0

JSON Web Key Generator

Generates a JSON Web Key (JWK) for use in JWT.

Setup

  • Use nimbus-jose-jwt
  • Project currently uses Maven Library com.nimbusds:nimbus-jose-jwt:3.10

TODO:

  • Find link to latest nimbus-jose-jwt library to use in Maven.

Inspired by: Source