package
0.0.0-20240131134144-1bbc35fc594c
Repository: https://github.com/thestoicway/user_service.git
Documentation: pkg.go.dev
# Functions
NewJwtManager creates a new instance of JwtManager.
# Structs
AdditionalInfo represents additional information related to a token.
CustomClaims represents the custom claims in a JSON Web Token.
TokenPair represents a pair of access and refresh tokens.
# Interfaces
JwtManager is an interface for managing JSON Web Tokens.