Versions in this module Expand all Collapse all v1 v1.2.5 Sep 23, 2024 Changes in this version + var DefaultTokenValidSeconds = 60 + func DecodeToken(t OPERALPHAToken) (string, bool, error) + func GenerateToken(ip string, tokenDur int) string + type OPERALPHAToken string