Versions in this module Expand all Collapse all v0 v0.2.0 Sep 14, 2025 Changes in this version + const CSRF_TOKEN_MIXIN + const DefaultPackagedExpiry + func TokenGenerate(secret string, opts ...*Options) string + func TokenValidate(csrfToken string, secret string, opts ...*Options) bool + type Options struct + BindIP bool + BindMethod bool + BindPath bool + BindUserAgent bool + ExpiresAt time.Time + Request *http.Request