# Functions
Authorize Middleware for validating JWT tokens.
No description provided by the author
GenerateJWT generates a new JWT token.
No description provided by the author
TokenFromAuthHeader is a "TokenExtractor" that takes a given request and extracts the JWT token from the Authorization header.
# Variables
AppConfig holds the configuration values from config.json file.
Package level variables, which are pointer to log.Logger.
Package level variables, which are pointer to log.Logger.
Package level variables, which are pointer to log.Logger.
Package level variables, which are pointer to log.Logger.
# Type aliases
Level holds the log level.