generated from CubeCraft-Creations/Tracehound
CUB-182: Chi router setup with auth middleware and graceful shutdown
This commit is contained in:
@@ -3,7 +3,6 @@ package auth
|
||||
|
||||
import (
|
||||
"net/http"
|
||||
"strings"
|
||||
)
|
||||
|
||||
// Middleware returns a Chi middleware that validates the X-API-Key header.
|
||||
|
||||
Reference in New Issue
Block a user