Versions in this module Expand all Collapse all v1 v1.3.0 Apr 2, 2024 Changes in this version + func LoggingMiddleware(next http.Handler) http.Handler + func ParseToken(r *http.Request) (*jwt.RegisteredClaims, error) + func RequireAuth(next http.Handler) http.Handler + func SecurityHeadersMiddleware(next http.Handler) http.Handler