Versions in this module Expand all Collapse all v1 v1.0.0 Jul 18, 2026 Changes in this version + func New(claims map[string]any, subject string, timeout int, secret []byte) (string, error) + func Verify(jwt string, secret []byte) (bool, map[string]interface{}, error)