Versions in this module Expand all Collapse all v0 v0.48.0 May 24, 2026 v0.47.0 May 23, 2026 Changes in this version + type SigningKey struct + func ParseJWK(jwk string) (*SigningKey, error) + func (k *SigningKey) Issue(iss, sub, aud string, ttl time.Duration) (string, error)