package
0.0.0-20240717040554-10c8026900c8
Repository: https://github.com/c-m3-codin/url_shortner.git
Documentation: pkg.go.dev

# Functions

GenerateToken generates a new JWT token for the given username and email.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ValidateToken validates the given JWT token and returns an error if the token is invalid.

# Structs

Claims represents the JWT claims.