Versions in this module Expand all Collapse all v0 v0.3.0 Jun 7, 2023 v0.2.1 Jun 7, 2023 v0.2.0 Jun 5, 2023 Changes in this version + func CreateToken(t *testing.T, clk clock.Clock, privateKey crypto.Signer, kid, sub, iss string, ...) string + func NewJWTValidator(signer crypto.Signer, expAud []string) jwt.Validator