Versions in this module Expand all Collapse all v1 v1.1.0 Nov 12, 2023 v1.0.0 Oct 17, 2023 Changes in this version + func GenerateToken(guard string, secret string, ops *Options) string + func NewNumericDate(t time.Time) *jwt.NumericDate + type AuthClaims struct + Guard string + func ParseToken(token string, secret string) (*AuthClaims, error) + type Options jwt.RegisteredClaims