Versions in this module Expand all Collapse all v2 v2.0.3 Nov 4, 2024 v2.0.2 Nov 4, 2024 Changes in this version + const Issuer + func ExtractUidFromHeader(c *fiber.Ctx) string + func ExtractUidFromToken(token *jwt.Token) string + func GenerateToken(uid string) (string, error) + func RefreshToken(token string, userId string) (string, error) + func ValidateToken(encodedToken string) (*jwt.Token, error) Other modules containing this package github.com/buonotti/apisense