package
1.1.8
Repository: https://github.com/ecadlabs/signatory.git
Documentation: pkg.go.dev

# Functions

NewMiddleware creates a new JWTMiddleware.

# Structs

JWT contains the configuration for JWT tokens.
JWTMiddleware is an AuthGen implementation that uses JWT tokens.
Logging is a logrus-enabled logging middleware.
No description provided by the author

# Interfaces

AuthGen is an interface that generates token authenticates the same.
ResponseStatusWriter wraps http.ResponseWriter to save HTTP status code.