Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 836 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 836 Bytes

kmsjwt

Godoc CircleCI Go Report Card codecov

This little utility library provides an AWS KMS-based implementation of jwt.SigningMethod.

You will be using an instance of context.Context as the encryption key.