Versions in this module Expand all Collapse all v0 v0.1.0 Feb 5, 2026 Changes in this version + func GenerateToken(id string, exp time.Duration) (string, error) + func ParseToken(token string) (string, error) + type User struct + Username string