jwt-kms
jwt-kms copied to clipboard
AWS KMS support added
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