# Functions
NewJSONWebKeySet provides a single-key set with a kid value.
No description provided by the author
NewSimpleIssuer a jwt signer and matching jwks given a rsa key pair, iss name, aud name, start time, and jwt ttl.
Verify is used by resource servers to validate a jwt by retrieving a jwks from the 'iss' claim.