package
0.0.0-20250218190523-b123c3ebbebe
Repository: https://github.com/paulwaldo/building-microservices-with-go.git
Documentation: pkg.go.dev

# Functions

GenerateJWT creates a new JWT and signs it with the private key.
ValidateJWT validates that the given slice is a valid JWT and the signature matches the public key.