package
0.0.0-20240528123408-96b4dbef904e
Repository: https://github.com/wurt83ow/tinyurl.git
Documentation: pkg.go.dev
# Functions
NewJWTAuthz creates a new JWTAuthz instance with the provided signing key and logger.
# Structs
CustomClaims represents custom claims for JWT token.
JWTAuthz provides JWT token creation, decoding, and middleware functionality for authentication and authorization.