package
2.0.0-20241030083414-038edacbe9fd
Repository: https://github.com/matelang/jwt-go-aws-kms.git
Documentation: pkg.go.dev
# Functions
NewKMSConfig create a new Config with specified parameters.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Config is a struct to be passed to token signing/verification.
KMSSigningMethod is a jwt.SigningMethod that uses AWS KMS to sign JWT tokens.
# Interfaces
KMSClient is the subset of `*kms.Client` functionality used when signing and verifying JWTs.