package
0.0.0-20240923184457-059ba7c118da
Repository: https://github.com/ncardozo92/golang-blog.git
Documentation: pkg.go.dev
# Functions
BuildError takes the context and sets the http status code and error message to the response and logs the error for details.
GenerateJWT generates the token for the user.
returns the user ID from the JWT.
Validates the signature method and the sing of the JWT.
# Structs
No description provided by the author