package
1.4.4
Repository: https://github.com/tsmweb/go-helper-api.git
Documentation: pkg.go.dev

# Functions

CORS sets the accepted headers, permitted sources and methods accepted by the request.
GZIP compress the http responses.
NewAuth creates a new instance of Auth and receives an jwt.JWT object as a parameter.

# Interfaces

Auth validates HTTP requests via token.