//
pkg.gl
Category
github.com/lks-go/url-shortener
internal
lib
jwt
package
0.0.0-20240818071627-1ae1956fab45
Repository:
https://github.com/lks-go/url-shortener.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
57 SLOC
#
Functions
BuildNewJWTToken
BuildNewJWTToken builds new jwt to userID.
ParseJWTToken
ParseJWTToken validates jwt.
#
Variables
ErrInvalidToken
Token errors.
ErrTokenExpired
Token errors.
#
Structs
Claims
Claims embeds jwt.RegisteredClaims.