Versions in this module Expand all Collapse all v1 v1.0.0 Sep 25, 2024 Changes in this version + func GetToken(c *gin.Context) string + func Middleware(options Options) gin.HandlerFunc + type Options struct + ErrorFunc gin.HandlerFunc + IgnoreMethods []string + Secret string + TokenGetter func(c *gin.Context) string