jwt-kms icon indicating copy to clipboard operation
jwt-kms copied to clipboard

AWS KMS support added

Open fjcabello opened this issue 5 years ago • 0 comments

Hi, I checked that current implementation is not using current AWS KMS api. Changes:

  • use of sign/verify methods
  • new aws-sdk version dependency
  • new argument in verify method (we need key_arn here also)

Regards,

Paco

fjcabello avatar Apr 17 '20 22:04 fjcabello