Wednesday, 1 February 2023

verify cognito token

 https://openid.net/developers/jwt/

jose4j

  • Open source implementation of JWT and the full JOSE suite. Developed by Brian Campbell.
  • License: Apache 2.0
  • Supports: JWT, JWS, JWE and JWK.
  • Target Environment: Java 7 or 8

Nimbus JOSE+JWT

No comments:

Post a Comment